# HG changeset patch # User Jim Meyering # Date 867253115 0 # Node ID a9a12bf9d4649a387720becab2675b4eecfaf75c # Parent 2c523276cc1c0248691694fbd736797c749523d9 . diff --git a/lib/ylwrap b/lib/ylwrap --- a/lib/ylwrap +++ b/lib/ylwrap @@ -96,6 +96,6 @@ # Remove the directory. cd .. -#rm -rf $dirname +rm -rf $dirname exit $status