reducing duplication

This commit is contained in:
rusefi 2019-07-07 17:26:47 -04:00
parent f0b9ee8ffb
commit 5a379f8ee8
4 changed files with 1 additions and 12 deletions

View File

@ -1,8 +1,6 @@
set script_name=run.bat
echo Entering %script_name%
set FTP_SERVER=home451478433.1and1-data.host
pwd
call misc\jenkins\build_java_console.bat

View File

@ -9,14 +9,9 @@ echo %script_name Entering root_folder=%root_folder%
FOR %%i IN ("%root_folder%") DO (set root_folder=%%~si)
echo %script_name Short name %root_folder%"
set FTP_SERVER=home451478433.1and1-data.host
echo build_current_bundle.bat: Hello rusEfi build full bundle
echo %date% %time%
cd firmware/bootloader
call !clean_bootloader.bat
call !compile_bootloader_discovery407.bat

View File

@ -1,6 +1,3 @@
set RUSEFI_FTP_SERVER=home451478433.1and1-data.host
set RUSEFI_DOXYGEN_FTP_USER=u71977750-docs
echo Should be executed from project root folder. Will try to upload to %RUSEFI_FTP_SERVER%

View File

@ -1,7 +1,6 @@
echo "TIMESTAMP %date% %time% I am unit_tests.bat"
set FTP_SERVER=home451478433.1and1-data.host
rem 'RUSEFI_BUILD_FTP_PASS' environment variable
rem 'RUSEFI_BUILD_FTP_PASS' environment variable
echo We should be in root folder
pwd