chiark / gitweb /
Build system: Add missing set -e
[wiringPi.git] / build
diff --git a/build b/build
index d38ad1ba9c188e8a7bf1eaba97992d5417698b2f..7c050871ec7774590e90e9bc500775e790e0ade7 100755 (executable)
--- a/build
+++ b/build
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
 
 # build
 #      Simple wiringPi build and install script