OILS
/
spec
/
testdata
/
bug-shellopts
/ common.sh
View on Github
|
oils.pub
4 lines, 3 significant
1
#!/usr/bin/env sh
2
echo .
3
set -e
4
echo ..