tests: fix issues with non-portable shell constructs
commitcaddc46054b720bd88757b0c15de1d305216fa77
authorEric Wong <normalperson@yhbt.net>
Sun, 18 Oct 2009 05:42:56 +0000 (17 22:42 -0700)
committerEric Wong <normalperson@yhbt.net>
Sun, 18 Oct 2009 05:42:56 +0000 (17 22:42 -0700)
tree16b614eeeb6d672c7e72648b3884e5eeeee62e22
parentb32e9240ec68f2493038c5cfbc9ca6859cca6ad8
tests: fix issues with non-portable shell constructs

At least these tests all run with dash now, but ksh93
or bash is still recommended for pipefail
t/lib-graceful.sh
t/lib-input-trailer.sh
t/t1002-thread-pool-graceful.sh
t/t1101-thread-pool-input-trailer.sh
t/t2002-thread-spawn-graceful.sh
t/t2101-thread-spawn-input-trailer.sh
t/t3002-revactor-graceful.sh
t/t3101-revactor-rack-input-trailer.sh
t/t4002-rev-graceful.sh
t/t4101-rev-rack-input-trailer.sh
t/test-lib.sh