]> git.hungrycats.org Git - linux/commitdiff
pick-kernel: use $* because $@ confuses the hell out of Git
authorZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 27 Feb 2015 05:40:32 +0000 (00:40 -0500)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Sat, 7 Mar 2015 22:12:17 +0000 (17:12 -0500)
(cherry picked from commit ebaf670afd26a7d590e0f3e42d48f4ab33fedc3c)

zygo/pick-kernel

index fd1f8a0e0752cd2ba80d250e583b9002f0367f82..6779711e04445ad96a41eddfbe429097d5b27cda 100755 (executable)
@@ -17,7 +17,7 @@ for x in $hashes; do
        git log --oneline --no-walk "$x" >&9
 done 9> PICK-LIST
 
-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 $*)
 
 Commits included: