From 1e5280406b5e9e55e3665e1fb84bf4fc6c515481 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 27 Apr 2019 14:08:36 -0400 Subject: tests/*.sh: set -eu --- (limited to 'tests/arch_is_concerned.sh') diff --git a/tests/arch_is_concerned.sh b/tests/arch_is_concerned.sh index 8398b42..095475a 100755 --- a/tests/arch_is_concerned.sh +++ b/tests/arch_is_concerned.sh @@ -18,6 +18,8 @@ # along with the ProteanOS Development Kit. If not, see # . +set -eu + main() { plan_ 24 -- cgit v0.9.1