aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2016-10-02 16:09:09 +0100
committerMartin Pärtel <martin.partel@gmail.com>2016-10-02 16:09:09 +0100
commit50e4309ed0fb9f2570b250b5de14bf424e293427 (patch)
tree24188b487f44b7647b891f6a0c4318b3eb2fa558
parenta679e5b29fd094e0b9132b9d758732c882835dc6 (diff)
downloadbindfs-50e4309ed0fb9f2570b250b5de14bf424e293427.tar.gz
Make autogen.sh fail if a subcommand fails.
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index e45fff9..7970702 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -e
autoreconf -fi