From 3c1649226d2371ce09d14f3fcce18fec0af1ba02 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 9 May 2011 00:16:23 +0000 Subject: t0041: less confusing skip message Just the test name is irrelevant --- t/t0041-optional-pool-size.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/t0041-optional-pool-size.sh b/t/t0041-optional-pool-size.sh index 63792c3..c074676 100755 --- a/t/t0041-optional-pool-size.sh +++ b/t/t0041-optional-pool-size.sh @@ -4,7 +4,7 @@ case $model in NeverBlock|CoolioThreadPool) ;; *) - t_info "skipping $T since it doesn't support :pool_size" + t_info "skipping $model.$T since it doesn't support :pool_size" exit ;; esac -- cgit v1.2.3-24-ge0c7