]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - make.sh
Batch-Script wiederhergestellt fuer Detlefs Nightly Builds...
[people/pmueller/ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 94f0177bb45a90ba2b31734d708ce6d79a4afb75..632f6ecf979a89ad60ff31a5e7421efd5d491f59 100644 (file)
--- a/make.sh
+++ b/make.sh
@@ -992,7 +992,7 @@ EOF
        esac
        ;;
 batch)
-       if [ "$2" -eq "--background" ]; then
+       if [ "$2" = "--background" ]; then
                batch_script
                exit $?
        fi