chiark / gitweb /
More error handling: set -e, set -o pipefail
[modbot-ulm.git] / stump / bin / processRejected
index c2dbc5ea071619e723e90d5d6d2c134634076316..460c25adf13888e3539c26e191760a401b14748d 100755 (executable)
@@ -4,6 +4,8 @@
 # reply message, signs it with PGP and sends back to the author.
 #
 
+set -e
+
 # echo $0 invoked with arguments $@ 1>&2
 
 MESSAGE=$TMP/rejected.$$