This doesn't need bash. SH is more portable
authorAlan T. DeKok <aland@freeradius.org>
Thu, 29 Jun 2017 11:56:04 +0000 (07:56 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 29 Jun 2017 11:56:04 +0000 (07:56 -0400)
src/tests/runtests.sh

index d9276b9..cc403c6 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 : ${BIN_PATH=./}
 : ${PORT=12340}