X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Frun-program.test.sh;h=ad11cace324189d4a752055cf03c6d84f05ac485;hb=cd1f265dd851941557ed3f764248c339c07493a9;hp=f04a3bd54327ccb948d92acf2b401bb88ff11afa;hpb=675c5a9f9e3028bc2fd922ed6f570f01cf8c41cf;p=sbcl.git diff --git a/tests/run-program.test.sh b/tests/run-program.test.sh index f04a3bd..ad11cac 100644 --- a/tests/run-program.test.sh +++ b/tests/run-program.test.sh @@ -13,30 +13,56 @@ # absolutely no warranty. See the COPYING and CREDITS files for # more information. -sbcl --noinform --noprint --sysinit /dev/null --userinit /dev/null < error in function SB-IMPL::%ENUMERATE-SEARCH-LIST: -# Undefined search list: path -# -# (SB-EXT:RUN-PROGRAM "/bin/uname" '("-a") :OUTPUT :STREAM) -# doesn't return a STREAM (the way doc string claims) - # success convention exit 104