stop using bash'isms ('function')
runtest: do not depend on busybox.links
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
debug=false
|
||||
|
||||
function try {
|
||||
try() {
|
||||
added="$1"
|
||||
shift
|
||||
$debug && echo "Trying: $* $added"
|
||||
|
Reference in New Issue
Block a user