From: Bernhard Urban Date: Mon, 17 May 2010 23:24:00 +0000 (+0200) Subject: scripts: auch bei *.{1,2,3}er abbrechen X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=testub10.git;a=commitdiff_plain;h=b723dce67c3edc1c77da15e3edaa677449419c54 scripts: auch bei *.{1,2,3}er abbrechen --- diff --git a/scripts/modlvatest_codea.sh b/scripts/modlvatest_codea.sh index 366eab4..82ba335 100755 --- a/scripts/modlvatest_codea.sh +++ b/scripts/modlvatest_codea.sh @@ -139,6 +139,7 @@ do else echo "[Error] Status: $retval. Erwartet: ${i#*.}" let errnum=errnum+1 + exit 3; fi echo fi