Loading test/run-tests.sh +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; Loading Loading
test/run-tests.sh +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; Loading