minor cosmetical cleanups
[util-vserver.git] / util-vserver / scripts / vrpm
index 6373b53..35311e0 100755 (executable)
@@ -1,4 +1,5 @@
-#! /bin/bash -e
+#! /bin/bash
+# $Id$
 
 # Copyright (C) 2003 Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
 #  
@@ -75,4 +76,4 @@ done
 
 test -z "$do_unify" || echo "unify currently unsupported" >&2
 test "$cnt" -ge 0   || echo "No vservers specified" >&2
-exit $res
\ No newline at end of file
+exit $res