diff options
Diffstat (limited to 'tests/plat_is_concerned.sh')
-rwxr-xr-x | tests/plat_is_concerned.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/plat_is_concerned.sh b/tests/plat_is_concerned.sh index bec0fa3..1b1df26 100755 --- a/tests/plat_is_concerned.sh +++ b/tests/plat_is_concerned.sh @@ -18,6 +18,8 @@ # along with the ProteanOS Development Kit. If not, see # <http://www.gnu.org/licenses/>. +set -eu + main() { plan_ 18 |