]> mj.ucw.cz Git - bex.git/commitdiff
Let default prolog ask for set -e
authorMartin Mares <mj@ucw.cz>
Mon, 31 Oct 2011 12:19:06 +0000 (13:19 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 31 Oct 2011 12:19:06 +0000 (13:19 +0100)
prolog

diff --git a/prolog b/prolog
index 33be9fcd198aeae0a0dee2896b7945cbdd0a87b4..3350a91a88fe58fb8dcc335765a949f0baf80d00 100644 (file)
--- a/prolog
+++ b/prolog
@@ -1,2 +1,3 @@
 #!/bin/sh
 # BEX prolog
+set -e