changeset 11413:932ce04c8753

<oerjan> slbd rm-p//s, 2.*,,
author HackBot
date Wed, 28 Feb 2018 04:04:07 +0000
parents b4efaadeace1
children a8bfcbe38477
files bin/rm-p
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/rm-p	Wed Feb 28 04:01:17 2018 +0000
+++ b/bin/rm-p	Wed Feb 28 04:04:07 2018 +0000
@@ -1,1 +1,1 @@
-rm "$1"; rmdir -p "$(dirname "$1")" 2>/dev/null
+rm "$1"; rmdir -p "$(dirname "$1")"