summary refs log tree commit diff
path: root/ports/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ports/test/test.sh')
-rw-r--r--ports/test/test.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/test/test.sh b/ports/test/test.sh index 657ca5c..9c9f304 100644 --- a/ports/test/test.sh +++ b/ports/test/test.sh
@@ -1,3 +1,4 @@
1#!/usr/bin/env 1#!/usr/bin/env sh
2set -e
2 3
3echo "test." >&2 4echo "test." >&2