From 3045a5709df597526f474aa0c5a583a76d9921db Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 2 Mar 2020 23:25:02 +0300 Subject: Backup --- tests/path-entry/testscript | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'tests/path-entry/testscript') diff --git a/tests/path-entry/testscript b/tests/path-entry/testscript index 456f96f..35b6f6f 100644 --- a/tests/path-entry/testscript +++ b/tests/path-entry/testscript @@ -25,6 +25,15 @@ directory /. EOO + + : followed-symlink + : + cat <:'abc' >=f; + ln -s f l; + $* -l l >>EOO + regular + 3 + EOO } : non-existent -- cgit v1.1