about summary refs log tree commit homepage
path: root/t/t1101-thread-pool-input-trailer.sh
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-17 22:42:56 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-17 22:42:56 -0700
commitcaddc46054b720bd88757b0c15de1d305216fa77 (patch)
tree16b614eeeb6d672c7e72648b3884e5eeeee62e22 /t/t1101-thread-pool-input-trailer.sh
parentb32e9240ec68f2493038c5cfbc9ca6859cca6ad8 (diff)
downloadrainbows-caddc46054b720bd88757b0c15de1d305216fa77.tar.gz
At least these tests all run with dash now, but ksh93
or bash is still recommended for pipefail
Diffstat (limited to 't/t1101-thread-pool-input-trailer.sh')
-rwxr-xr-xt/t1101-thread-pool-input-trailer.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/t1101-thread-pool-input-trailer.sh b/t/t1101-thread-pool-input-trailer.sh
index ba9ef9d..59d5dc5 100755
--- a/t/t1101-thread-pool-input-trailer.sh
+++ b/t/t1101-thread-pool-input-trailer.sh
@@ -1,2 +1,3 @@
 #!/bin/sh
-. ./lib-input-trailer.sh ThreadPool
+model=ThreadPool
+. ./lib-input-trailer.sh