X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=scripts%2Fgit-diff;h=38fe740557f2b7ae14feb1b822208617450186eb;hb=9b7e9dd1e445da404f3e5869840f30dcded1ee1d;hp=795cd49ef141a942aebbc5febd079ad58aaec8df;hpb=42c90675a8e1a0ea94fbd1688e910536b31c4d22;p=lttv.git 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