aboutsummaryrefslogtreecommitdiff
path: root/bin/sparkR.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sparkR.cmd')
-rw-r--r--bin/sparkR.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sparkR.cmd b/bin/sparkR.cmd
index d7b60183ca..1e5ea6a623 100644
--- a/bin/sparkR.cmd
+++ b/bin/sparkR.cmd
@@ -20,4 +20,4 @@ rem
rem This is the entry point for running SparkR. To avoid polluting the
rem environment, it just launches a new cmd to do the real work.
-cmd /V /E /C %~dp0sparkR2.cmd %*
+cmd /V /E /C "%~dp0sparkR2.cmd" %*