summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mcon/U/Finish.U4
1 files changed, 2 insertions, 2 deletions
diff --git a/mcon/U/Finish.U b/mcon/U/Finish.U
index 2ed7bd9..640c617 100644
--- a/mcon/U/Finish.U
+++ b/mcon/U/Finish.U
@@ -43,8 +43,8 @@
: Finish up by extracting the .SH files
case "$alldone" in
exit)
- $rm -rf UU
- echo "Extraction done."
+?X: They supplied the -E switch
+ echo "Stopping at your request, leaving temporary files around."
exit 0
;;
cont)