projects
/
xonotic
/
xonotic.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28a97ea
)
fix typo
author
Rudolf Polzer <divverent@alientrap.org>
Wed, 15 Sep 2010 11:19:50 +0000
(13:19 +0200)
committer
Rudolf Polzer <divverent@alientrap.org>
Wed, 15 Sep 2010 11:19:50 +0000
(13:19 +0200)
all
patch
|
blob
|
history
diff --git
a/all
b/all
index 5064b3e7e5171472e404d39d21756ab4dcd03c31..b0758fa5350eda22fde834f5403b5a024040d3bb 100755
(executable)
--- a/
all
+++ b/
all
@@
-981,7
+981,7
@@
case "$cmd" in
if [ -n "$targetfiles" ]; then
case " $HOSTS_THAT_ARE_DISABLED " in
*\ $host\ *)
- return 0
+ exit
;;
esac
case " $HOSTS_THAT_ARE_MYSELF " in