Skip to content

Commit

Permalink
This doesn't need bash. SH is more portable
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Jun 29, 2017
1 parent 1ae913c commit a1d29ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/runtests.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh

: ${BIN_PATH=./}
: ${PORT=12340}
Expand Down

0 comments on commit a1d29ed

Please sign in to comment.