This website requires JavaScript.
Explore
Help
Register
Sign In
trinity
/
bonsix
Watch
1
Star
0
Fork
0
You've already forked bonsix
forked from
bonsai/harakit
Code
Pull Requests
Activity
45329ccb8c
bonsix
/
tests
/
posix
/
posix_env
6 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: posix: add environment script for sourcing in tests
2024-05-27 22:12:54 -06:00
#!/bin/sh
tests/README: initial commit; tests/posix_env, tests/test.sh: updated to match README
2024-07-07 19:19:38 -06:00
set -ex
tests: posix: add environment script for sourcing in tests
2024-05-27 22:12:54 -06:00
PATH="$PWD/bin:$PATH"
Copy Permalink