summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
Diffstat (limited to 'win')
-rw-r--r--win/rmd.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/win/rmd.bat b/win/rmd.bat
index 9772526..f5d09e8 100644
--- a/win/rmd.bat
+++ b/win/rmd.bat
@@ -1,6 +1,7 @@
@echo off
+rem SCCS: %Z% $Id: rmd.bat,v 1.2 1998/07/01 18:08:34 escoffon Exp $
-if exist %1 goto end
+if not exist %1 goto end
if %OS% == Windows_NT goto winnt