From: Rudolf Polzer Date: Wed, 15 Sep 2010 11:19:50 +0000 (+0200) Subject: fix typo X-Git-Tag: xonotic-v0.1.0preview~222 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=08712962add8909ba176f63afe4cb9f64735147b fix typo --- diff --git a/all b/all index 5064b3e7..b0758fa5 100755 --- 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