Commit b1a4ccc
committed
Remove flags from shebang line
Remove the `sh -ex` flags from the `test.sh` shebang line and use the
more usual form `set -ex`.
Refactor only, no logic changes.1 parent e8a8df7 commit b1a4ccc
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments