From 775290b963def8a8f4ed9ec50e86f8d3ca438c46 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 22 May 2018 12:40:03 +0300 Subject: if a machine suddenly is able to compile h++, there's no need to copy it --- tools/build_scripts/zz_zRebuildUploadStable.bat | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tools/build_scripts/zz_zRebuildUploadStable.bat') diff --git a/tools/build_scripts/zz_zRebuildUploadStable.bat b/tools/build_scripts/zz_zRebuildUploadStable.bat index 580d185bfe..4e2700a75c 100644 --- a/tools/build_scripts/zz_zRebuildUploadStable.bat +++ b/tools/build_scripts/zz_zRebuildUploadStable.bat @@ -11,9 +11,7 @@ set GIT_STATUS=%ERRORLEVEL% if %GIT_STATUS%==0 echo Git update success if not %GIT_STATUS%==0 goto :Error -xcopy /S /Y tools\build_scripts\*.* . >nul - -call copyhpp.cmd +rem xcopy /S /Y tools\build_scripts\*.* . >nul del /F /Q version.txt -- cgit v1.2.3