From 3529cc45cb25630a109cb650d5813a1f2ba405cb Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 11 Jul 2018 23:59:10 -0400 Subject: eval: Fix -delete when following symlinks. Same bug as https://savannah.gnu.org/bugs/?46305. Please don't ever do this though. --- tests/test_L_delete.out | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/test_L_delete.out (limited to 'tests') diff --git a/tests/test_L_delete.out b/tests/test_L_delete.out new file mode 100644 index 0000000..ed0e9a1 --- /dev/null +++ b/tests/test_L_delete.out @@ -0,0 +1,2 @@ +scratch +scratch/foo -- cgit v1.2.3