]> git.hungrycats.org Git - linux/commitdiff
pick-kernel: use $* because $@ confuses the hell out of Git zygo-3.18.8-zb64
authorZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 27 Feb 2015 05:40:32 +0000 (00:40 -0500)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 27 Feb 2015 05:40:32 +0000 (00:40 -0500)
zygo/pick-kernel

index 7c73d966c148d53e998e97ed7ea6e0c5483a6ac0..6803d893c9f95275da19df9d9cc3dde6c710acfc 100755 (executable)
@@ -16,7 +16,7 @@ for x in $hashes; do
        fi
 done
 
-git merge -s ours "$x" -m"zygo: cherry-picked up to $x (extra args $@)
+git merge -s ours "$x" -m"zygo: cherry-picked up to $x (extra args $*)
 
 All commits: