From 9cb944f7616476bb1edf4401fc7ae14f1751617a Mon Sep 17 00:00:00 2001 From: Joshua Elsasser Date: Tue, 22 Nov 2011 17:20:49 -0800 Subject: [PATCH] Skip a known failure on openbsd. --- tests/script.test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/script.test.sh b/tests/script.test.sh index 3f55d13..db270df 100644 --- a/tests/script.test.sh +++ b/tests/script.test.sh @@ -38,7 +38,7 @@ run_sbcl --script $tmpscript check_status_maybe_lose "--script exit status from normal exit" $? 0 "(everything ok)" cat > $tmpscript <