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/substvars.sh') diff --git a/tests/substvars.sh b/tests/substvars.sh index 12a061d..3701f0f 100644 --- a/tests/substvars.sh +++ b/tests/substvars.sh @@ -18,6 +18,8 @@ # along with the ProteanOS Development Kit. If not, see # . +set -eu + main() { plan_ 2 -- cgit v0.9.1