From 3045a5709df597526f474aa0c5a583a76d9921db Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 2 Mar 2020 23:25:02 +0300 Subject: Backup --- tests/mventry/testscript | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tests/mventry/testscript') diff --git a/tests/mventry/testscript b/tests/mventry/testscript index ecd617a..8c41eb4 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; + $lns &b; echo 'bar' >=c &!c; $* c b; cat a >'foo'; @@ -149,6 +149,7 @@ if ($test.target == $build.host) : dir : { +#\ : from : : Make sure that if source is a symlink it refers the same target after @@ -160,7 +161,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