Commit 20709473 authored by Kevin Rosenberg's avatar Kevin Rosenberg
Browse files

remove bashism so that ash/dash shells are happy

parent 8cb3866d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/sh

function do_tests {
do_tests() {
rm *.$2 || true
( cd .. && echo '(compile-file "asdf")' |$1  )
for i in *.script;