From 9b7e9dd1e445da404f3e5869840f30dcded1ee1d Mon Sep 17 00:00:00 2001 From: compudj Date: Thu, 11 Jan 2007 02:09:30 +0000 Subject: [PATCH] update scripts git-svn-id: http://ltt.polymtl.ca/svn@2332 04897980-b3bd-0310-b5e0-8ef037075253 --- scripts/git-diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/git-diff b/scripts/git-diff index 795cd49e..38fe7405 100755 --- a/scripts/git-diff +++ b/scripts/git-diff @@ -1,3 +1,3 @@ #!/bin/sh -git-diff-tree -p -r v2.6.20-rc4-git3 lttng-$1-for-2.6.20-rc4-git3 > ../patch-2.6.20-rc4-git3-lttng-$1-all.diff +git-diff-tree -p -r v2.6.20-rc4-git3 lttng-$1-for-v2.6.20-rc4-git3 > ../patch-2.6.20-rc4-git3-lttng-$1-all.diff -- 2.34.1