diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-03-03 16:28:33 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-03-03 16:28:33 +0300 |
commit | 33f841eba0667c770c3a79c1af36444ecdffca67 (patch) | |
tree | 2e540eb3d3633e25723b92b28953e0161ad9d155 /tests/path-entry/testscript | |
parent | 3045a5709df597526f474aa0c5a583a76d9921db (diff) |
Revert previous (erroneously pushed to master) commit
Diffstat (limited to 'tests/path-entry/testscript')
-rw-r--r-- | tests/path-entry/testscript | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/path-entry/testscript b/tests/path-entry/testscript index 35b6f6f..456f96f 100644 --- a/tests/path-entry/testscript +++ b/tests/path-entry/testscript @@ -25,15 +25,6 @@ directory /. EOO - - : followed-symlink - : - cat <:'abc' >=f; - ln -s f l; - $* -l l >>EOO - regular - 3 - EOO } : non-existent |