From 6dd15bfabc5c655d18ea19c0d69b76ecc34630e2 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Thu, 6 Sep 2018 10:25:22 +0000 Subject: More debugging info and raise SIGINT instead of exit --- test/dev_test_suite.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/dev_test_suite.sh') diff --git a/test/dev_test_suite.sh b/test/dev_test_suite.sh index 2fcd26d..381d20a 100755 --- a/test/dev_test_suite.sh +++ b/test/dev_test_suite.sh @@ -31,7 +31,7 @@ testBXDStandardRelatednessMatrixKSingularError() { -gk \ -no-check \ -o $outn - assertEquals 22 $? # should show singular error + assertEquals 130 $? # should show singular error } testBXDStandardRelatednessMatrixK() { -- cgit v1.2.3