tests: bonsai/test_env: set -e; tests: strcmp: -h causes error

This commit is contained in:
2024-06-07 23:30:13 -06:00
parent c88c41b213
commit 5cfccf75af
2 changed files with 2 additions and 2 deletions

View File

@@ -12,5 +12,5 @@
strcmp equals equals
! strcmp inequals equals
strcmp - -
strcmp -h
! strcmp -h
! strcmp nocmp

View File

@@ -1,5 +1,5 @@
#!/bin/sh
set -x
set -ex
alias "$UTIL=$BIN/$UTIL"