]> rtime.felk.cvut.cz Git - jailhouse-test.git/commitdiff
Exit on failure
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 23 Feb 2016 09:16:08 +0000 (10:16 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 23 Feb 2016 09:16:08 +0000 (10:16 +0100)
buildroot-os/update-inmates-and-overlay.sh

index 6a339b78de18f52beacaade282306a096bfccdd7..d0b573b5484ca59ad23bf0c8171d330460c614f4 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/bash
+
+set -e
+
 echo "going inside Jailhouse dir for to remake it..."
 cd ../jailhouse
 make clean && make modules