X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=scripts%2Fgit-diff;h=89ecb6faf06271cfa427405d950a2c38ef47af1e;hb=ad127dd636db67051d091c3bf75ca0c2181baff4;hp=4c8b7540ff042c8e29a2a089680833fc4b591009;hpb=94b874d20e5d1c0ca607fc9642da2a93c0640f62;p=lttv.git diff --git a/scripts/git-diff b/scripts/git-diff index 4c8b7540..89ecb6fa 100755 --- a/scripts/git-diff +++ b/scripts/git-diff @@ -1,3 +1,3 @@ #!/bin/sh -git-diff-tree -p -r v2.6.20-rc1-git7 lttng-$1-for-2.6.20-rc1-git7 > ../patch-2.6.20-rc1-git7-lttng-$1-all.diff +git-diff-tree -p -r v2.6.20 lttng-$1-for-v2.6.20 > ../patch-2.6.20-lttng-$1-all.diff