diff options
-rwxr-xr-x | opt/tests/x-tests.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opt/tests/x-tests.sh b/opt/tests/x-tests.sh new file mode 100755 index 0000000..fe46354 --- /dev/null +++ b/opt/tests/x-tests.sh @@ -0,0 +1,5 @@ +#!/bin/sh +set -eu + +x echo +x echo '&&' echo |