From b4f1271320d38e83141dbb38463c3a368661aef7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 7 Nov 2009 20:15:03 -0800 Subject: initial cut of the RevThreadSpawn model Seems to pass all tests, but that may only mean our test cases are lacking... --- t/t9000-rack-app-pool.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t9000-rack-app-pool.sh') diff --git a/t/t9000-rack-app-pool.sh b/t/t9000-rack-app-pool.sh index 989b2c1..cd08724 100755 --- a/t/t9000-rack-app-pool.sh +++ b/t/t9000-rack-app-pool.sh @@ -1,7 +1,7 @@ #!/bin/sh . ./test-lib.sh case $model in -Thread*) ;; +*Thread*) ;; *) t_info "skipping $T since it's not compatible with $model" exit 0 -- cgit v1.2.3-24-ge0c7