New issue 67 by Bapaboo...@gmail.com: trash-empty doesn't remove broken
symbolic links
http://code.google.com/p/trash-cli/issues/detail?id=67
Here's how to reproduce it:
$ ln -s /non/existent spamfile
$ trash-put spamfile
$ trash-empty
$ ls $HOME/.local/Trash/files
Correction: That should be `$HOME/.local/share/Trash/files'.
This was tested with version 0.11.3 on Slackware.
I can't reproduce it on trunk.
Comment #3 on issue 67 by andrea.f...@gmail.com: trash-empty doesn't remove
broken symbolic links
http://code.google.com/p/trash-cli/issues/detail?id=67
(No comment was entered for this change.)