projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
561a08c
)
a new synonym "foreach" just so I can see if my change to ciabot.pl works
author
Rudolf Polzer <rpolzer@nb-04.(none)>
Thu, 25 Mar 2010 14:40:42 +0000
(15:40 +0100)
committer
Rudolf Polzer <rpolzer@nb-04.(none)>
Thu, 25 Mar 2010 14:40:42 +0000
(15:40 +0100)
all
patch
|
blob
|
history
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"
"$@"