From a3ed72d0d9b1f43ce41a7688a3f3a56d96597564 Mon Sep 17 00:00:00 2001 From: Thomas Applencourt Date: Mon, 31 Oct 2016 15:33:41 -0500 Subject: [PATCH] Update run_tests.sh 'Fix' #173 --- tests/run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/run_tests.sh b/tests/run_tests.sh index 0f69a554..1254de3b 100755 --- a/tests/run_tests.sh +++ b/tests/run_tests.sh @@ -3,12 +3,12 @@ LIST=" convert.bats hf.bats -foboci.bats pseudo.bats fci.bats cassd.bats mrcepa0.bats " +#foboci.bats export QP_PREFIX="timeout -s 9 300"