diff options
Diffstat (limited to 'test-suite/standalone/test-stack-overflow')
-rwxr-xr-x | test-suite/standalone/test-stack-overflow | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/standalone/test-stack-overflow b/test-suite/standalone/test-stack-overflow index 5a0b77799..3b979a99e 100755 --- a/test-suite/standalone/test-stack-overflow +++ b/test-suite/standalone/test-stack-overflow @@ -1,4 +1,5 @@ #!/bin/sh +guild compile "$0" exec guile -q -s "$0" "$@" !# |