[Bf-blender-cvs] [68fce6c4db9] gsoc-2018-many-light-sampling: make.bat/cleanup: removed stray echo in make.bat

Ray Molenkamp noreply at git.blender.org
Fri Jun 1 16:17:44 CEST 2018


Commit: 68fce6c4db9090e7da4e9e2963ebac65c45253ec
Author: Ray Molenkamp
Date:   Fri May 25 17:59:07 2018 -0600
Branches: gsoc-2018-many-light-sampling
https://developer.blender.org/rB68fce6c4db9090e7da4e9e2963ebac65c45253ec

make.bat/cleanup: removed stray echo in make.bat

===================================================================

M	make.bat

===================================================================

diff --git a/make.bat b/make.bat
index fc5450c873d..ee65f4ad6c1 100644
--- a/make.bat
+++ b/make.bat
@@ -58,5 +58,4 @@ if errorlevel 1 goto EOF
 call "%BLENDER_DIR%\build_files\windows\build_msbuild.cmd" 
 if errorlevel 1 goto EOF
 
-:EOF
-echo make2 done
+:EOF
\ No newline at end of file



More information about the Bf-blender-cvs mailing list