diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2018-07-11 23:59:10 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2018-07-12 00:36:52 -0400 |
commit | 3529cc45cb25630a109cb650d5813a1f2ba405cb (patch) | |
tree | f143ca063614f86e90b7856a186c64678aff300d /tests/test_L_delete.out | |
parent | f25efd83a941d143dff939d353113415b3a7fa90 (diff) | |
download | bfs-3529cc45cb25630a109cb650d5813a1f2ba405cb.tar.xz |
eval: Fix -delete when following symlinks.
Same bug as https://savannah.gnu.org/bugs/?46305. Please don't ever do
this though.
Diffstat (limited to 'tests/test_L_delete.out')
-rw-r--r-- | tests/test_L_delete.out | 2 |
1 files changed, 2 insertions, 0 deletions
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 |