summaryrefslogtreecommitdiff
path: root/jwxml/bld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'jwxml/bld.bat')
-rw-r--r--jwxml/bld.bat3
1 files changed, 1 insertions, 2 deletions
diff --git a/jwxml/bld.bat b/jwxml/bld.bat
index 8d766c9..760380e 100644
--- a/jwxml/bld.bat
+++ b/jwxml/bld.bat
@@ -1,3 +1,2 @@
-python setup.py install
-if errorlevel 1 exit 1
+%PYTHON% setup.py install