From 95417ca711a75612da86a25acd20134efdbc0e67 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 17 Oct 2009 22:42:56 -0700 Subject: tests: add unbuffered tee(1)-like helper Buffering enabled in tee(1) was making tests more difficult to debug. --- t/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/README') diff --git a/t/README b/t/README index 4745b6d..a019dbf 100644 --- a/t/README +++ b/t/README @@ -14,7 +14,7 @@ comfortable writing integration tests with. * {GNU make}[http://www.gnu.org/software/make/] * {socat}[http://www.dest-unreach.org/socat/] * {curl}[http://curl.haxx.se/] -* standard UNIX shell utilities (Bourne sh, awk, sed, grep, tee, ...) +* standard UNIX shell utilities (Bourne sh, awk, sed, grep, ...) We do not use bashisms or any non-portable, non-POSIX constructs in our shell code. We use the "pipefail" option if available and -- cgit v1.2.3-24-ge0c7