From 741597c2dfe894f61760fff13321c32f56ea6637 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 20 Jul 2008 22:27:40 -0700 Subject: [PATCH] Turn off extra debugging now that the problem is fixed. --- testsuite/hands.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/hands.test b/testsuite/hands.test index c12ab0a0..46928d4e 100644 --- a/testsuite/hands.test +++ b/testsuite/hands.test @@ -9,7 +9,7 @@ hands_setup -DEBUG_OPTS="--debug=all5,deltasum0 --msgs2stderr" +DEBUG_OPTS="--debug=all0,deltasum0" # Main script starts here -- 2.34.1