paths with spaces are sweet

This commit is contained in:
rusefi 2019-06-22 13:55:21 -04:00
parent 421541a89e
commit 9f91dec658
1 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,9 @@ rem
set script_name=build_current_bundle
set "root_folder=%cd%"
echo Entering %script_name root_folder=%root_folder%
echo %script_name Entering root_folder=%root_folder%
FOR %%i IN ("%root%") DO (set root=%%~si)
echo %script_name Short name %root%"
set FTP_SERVER=home451478433.1and1-data.host
@ -80,7 +82,7 @@ echo "folder variable=%folder%"
pwd
call misc\jenkins\build_working_folder.bat
echo "Building only console"
echo "%script_name%: Building only console"
pwd
dir
zip %root_folder%/temp/rusefi_console.zip %root_folder%/java_console_binary/rusefi_console.jar %root_folder%/java_console/rusefi.xml