]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
fix typo
authorRudolf Polzer <divverent@alientrap.org>
Wed, 15 Sep 2010 11:19:50 +0000 (13:19 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Wed, 15 Sep 2010 11:19:50 +0000 (13:19 +0200)
all

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