diff options
Diffstat (limited to 'tests/test/script-integration')
-rw-r--r-- | tests/test/script-integration/testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/script-integration/testscript b/tests/test/script-integration/testscript index f102f5b..faade22 100644 --- a/tests/test/script-integration/testscript +++ b/tests/test/script-integration/testscript @@ -74,7 +74,7 @@ EOE : scope. Also note that we still have to remove everything after detecting the : failure. : -cat <<EOI >>>foo.test; +cat <<EOI >=foo.test; touch ../../dummy EOI $* <<EOI 2>>/EOE &test/*** != 0 |