Loading test/test-run-program.script +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ (let ((*verbose-out* s)) (run-shell-command "echo ~A 1" "ok"))) ok1) #-ecl (assert-equal (with-output-to-string (s) (let ((*verbose-out* t) Loading Loading
test/test-run-program.script +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ (let ((*verbose-out* s)) (run-shell-command "echo ~A 1" "ok"))) ok1) #-ecl (assert-equal (with-output-to-string (s) (let ((*verbose-out* t) Loading