From: Rudolf Polzer Date: Thu, 25 Mar 2010 14:40:42 +0000 (+0100) Subject: a new synonym "foreach" just so I can see if my change to ciabot.pl works X-Git-Tag: xonotic-v0.1.0preview~534^2 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=e4739f5dfbc1e7fd9b945c6e86083eed5fec7667 a new synonym "foreach" just so I can see if my change to ciabot.pl works --- diff --git a/all b/all index da755b7d..864f0b09 100755 --- 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" "$@"