changeset 22063:97ad67783fbb

use Windows path separators
author Doug Simon <doug.simon@oracle.com>
date Tue, 23 Jun 2015 13:15:48 +0200
parents beaf3f31a802
children 0f969fd3a7d3
files mx.cmd
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mx.cmd	Tue Jun 23 12:44:51 2015 +0200
+++ b/mx.cmd	Tue Jun 23 13:15:48 2015 +0200
@@ -1,1 +1,1 @@
-python %~dp0/mxtool/mx.py %*
+python %~dp0mxtool\mx.py %*