aboutsummaryrefslogtreecommitdiff
path: root/tests/search
diff options
context:
space:
mode:
Diffstat (limited to 'tests/search')
-rw-r--r--tests/search/dir/testscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/search/dir/testscript b/tests/search/dir/testscript
index 4c427b2..49c964e 100644
--- a/tests/search/dir/testscript
+++ b/tests/search/dir/testscript
@@ -11,11 +11,11 @@ test.arguments = 'update(../)'
# baz/ has invalid buildfile
#
+mkdir foo bar baz
-+cat <<EOI >>>bar/buildfile
++cat <<EOI >=bar/buildfile
print bar
./:
EOI
-+cat <'assert false' >>>baz/buildfile
++cat <'assert false' >=baz/buildfile
: no-buildfile
: