Adding test-r7rs
This commit is contained in:
parent
7b159a2ebf
commit
18a5a9688c
|
@ -285,7 +285,8 @@
|
|||
(display "Output: ")
|
||||
(newline)
|
||||
(cat docker-build-out)
|
||||
(newline))
|
||||
(newline)
|
||||
(exit 1))
|
||||
(let* ((build-exit-code (number->string (system build-cmd)))
|
||||
(run-exit-code (number->string (system run-cmd)))
|
||||
(testname (if (and (string? run-exit-code)
|
||||
|
|
Loading…
Reference in New Issue