Tests: Fix number of tests in thread stall test
authorChristian Babeux <christian.babeux@efficios.com>
Thu, 21 Mar 2013 19:56:42 +0000 (15:56 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 25 Mar 2013 14:04:17 +0000 (10:04 -0400)
Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/regression/tools/health/test_thread_stall

index 92cfb0135bfe16308f8e821cfb0649bffa85c59c..1651c021e2f486dea4de1c84fdb8c9cbf40073c9 100755 (executable)
@@ -24,7 +24,7 @@ SESSION_NAME="health_thread_stall"
 EVENT_NAME="bogus"
 HEALTH_CHECK_BIN="health_check"
 SESSIOND_PRELOAD=".libs/libhealthstall.so"
-NUM_TESTS=12
+NUM_TESTS=11
 
 source $TESTDIR/utils/utils.sh
 
This page took 0.02687 seconds and 5 git commands to generate.