diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-11 21:50:54 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-11 21:50:54 -0700 |
| commit | e8fca2720d6052c72767325f32909a24c6e91108 (patch) | |
| tree | 997a1567836688d9d344810e13e16a05f047e91d /ports/test/test.sh | |
| parent | 62064861678dd0635e37b08ffdd8bec0316bb67a (diff) | |
MOD: add new test.sh
Diffstat (limited to 'ports/test/test.sh')
| -rw-r--r-- | ports/test/test.sh | 3 |
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 |
| 2 | set -e | ||
| 2 | 3 | ||
| 3 | echo "test." >&2 | 4 | echo "test." >&2 |
