]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
a new synonym "foreach" just so I can see if my change to ciabot.pl works
authorRudolf Polzer <rpolzer@nb-04.(none)>
Thu, 25 Mar 2010 14:40:42 +0000 (15:40 +0100)
committerRudolf Polzer <rpolzer@nb-04.(none)>
Thu, 25 Mar 2010 14:40:42 +0000 (15:40 +0100)
all

diff --git a/all b/all
index da755b7d6cc2a5ee55a8daea8e8cebe8f86016f0..864f0b098a51f39d4f3c973d1425b89ccc01f1d0 100755 (executable)
--- a/all
+++ b/all
@@ -162,7 +162,7 @@ case "$cmd" in
                fi
                exec "darkplaces/darkplaces$client" -xonotic $@
                ;;
-       each)
+       each|foreach)
                for d in $repos; do
                        cd "$d0/$d"
                        "$@"