From 09ec75a62937ec83f3ea266927021734509c90df Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Fri, 17 Aug 2001 01:43:13 +0000 Subject: [PATCH] Don't pause at end of tests. --- testsuite/hands.test | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/testsuite/hands.test b/testsuite/hands.test index 9b4f50fb..dcd80c58 100644 --- a/testsuite/hands.test +++ b/testsuite/hands.test @@ -94,10 +94,8 @@ Failures have occured. You can find the output of the tests in these files: $@ - -Please hit EOF - read input + exit 1 else rm -rf ${TMP} -- 2.34.1