From 33f841eba0667c770c3a79c1af36444ecdffca67 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 3 Mar 2020 16:28:33 +0300 Subject: Revert previous (erroneously pushed to master) commit --- tests/mventry/testscript | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tests/mventry/testscript') diff --git a/tests/mventry/testscript b/tests/mventry/testscript index 8c41eb4..ecd617a 100644 --- a/tests/mventry/testscript +++ b/tests/mventry/testscript @@ -130,7 +130,7 @@ if ($test.target == $build.host) : target stays intact. : echo 'foo' >=a; - $lns &b; + $lns; echo 'bar' >=c &!c; $* c b; cat a >'foo'; @@ -149,7 +149,6 @@ if ($test.target == $build.host) : dir : { -#\ : from : : Make sure that if source is a symlink it refers the same target after @@ -161,7 +160,7 @@ if ($test.target == $build.host) touch a/b; test -f c/b; test -d b == 1 -#\ + : to : : Make sure that if destination is a symlink it is get overwritten and -- cgit v1.1