summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorpaltherr <paltherr@epfl.ch>2004-02-02 09:29:09 +0000
committerpaltherr <paltherr@epfl.ch>2004-02-02 09:29:09 +0000
commit4801729114c05479e1ab357da849053bd0ab55f9 (patch)
treefbfbb6632e05a28de73ef5c929d235e36bd4d142 /support
parentec2cf46df2a18f9bcc56e8ac63f27d7fed5c12a6 (diff)
downloadscala-4801729114c05479e1ab357da849053bd0ab55f9.tar.gz
scala-4801729114c05479e1ab357da849053bd0ab55f9.tar.bz2
scala-4801729114c05479e1ab357da849053bd0ab55f9.zip
- Added quotes to batch files
Diffstat (limited to 'support')
-rw-r--r--support/windows/scala_wrapper-footer.bat4
1 files changed, 2 insertions, 2 deletions
diff --git a/support/windows/scala_wrapper-footer.bat b/support/windows/scala_wrapper-footer.bat
index b08d88700b..b86b3ba7e9 100644
--- a/support/windows/scala_wrapper-footer.bat
+++ b/support/windows/scala_wrapper-footer.bat
@@ -1,6 +1,6 @@
-if '%SCALA_HOME%' == '' goto error1
-if not exist %SCALA_HOME%\VERSION-%VERSION% goto error2
+if "%SCALA_HOME%" == "" goto error1
+if not exist "%SCALA_HOME%\VERSION-%VERSION%" goto error2
set ARGS=