From: Simon Ruderich Date: Mon, 1 Jul 2013 11:58:24 +0000 (+0200) Subject: tests/test_noforce.sh: Add missing test_script_subshell call. X-Git-Tag: 0.1~10 X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=commitdiff_plain;h=ca826de83a6b6dcbd8f306d162a2f4c2a0dd8505 tests/test_noforce.sh: Add missing test_script_subshell call. --- diff --git a/tests/test_noforce.sh b/tests/test_noforce.sh index dad525d..00a9b2d 100755 --- a/tests/test_noforce.sh +++ b/tests/test_noforce.sh @@ -22,4 +22,5 @@ test "x$srcdir" = x && srcdir=. # Make sure we don't write to non-ttys by default. force_write= test_script example_noforce.sh +test_script_subshell example_noforce.sh force_write=1