blob: a44a07c13e4aeadcce4e3b0d08372c9374835d3b [file]
# Check that we can delete a symlink to a folder without -r
#
# RUN: mkdir %t.dir
# RUN: ln -s %t.dir %t.symlink
# RUN: rm %t.symlink