summary refs log tree commit diff
path: root/ports
diff options
context:
space:
mode:
authorDruid520 <r.ustydruid520@proton.me>2026-08-11 21:50:54 -0700
committerDruid520 <r.ustydruid520@proton.me>2026-08-11 21:50:54 -0700
commite8fca2720d6052c72767325f32909a24c6e91108 (patch)
tree997a1567836688d9d344810e13e16a05f047e91d /ports
parent62064861678dd0635e37b08ffdd8bec0316bb67a (diff)
MOD: add new test.sh
Diffstat (limited to 'ports')
-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