summaryrefslogtreecommitdiff
path: root/three.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'three.cmd')
-rw-r--r--three.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/three.cmd b/three.cmd
index 61ef3745..6fb56f53 100644
--- a/three.cmd
+++ b/three.cmd
@@ -1,6 +1,6 @@
@REM Copy the sources, convert to Py3k, and run the tests.
-rmdir/s/q ..\three
+rmdir /s/q three ..\three
xcopy /s/h/i/e /exclude:notsource.txt . ..\three
move ..\three .
cd three