From adc7f183acbde64a022c34d1fe96be8fcf0148a8 Mon Sep 17 00:00:00 2001 From: dan sinclair Date: Tue, 20 Nov 2018 15:38:06 -0500 Subject: Update README (#79) Update README --- kokoro/scripts/windows/build.bat | 3 --- 1 file changed, 3 deletions(-) (limited to 'kokoro/scripts') diff --git a/kokoro/scripts/windows/build.bat b/kokoro/scripts/windows/build.bat index d3db67a..b39d072 100644 --- a/kokoro/scripts/windows/build.bat +++ b/kokoro/scripts/windows/build.bat @@ -61,7 +61,4 @@ amber_unittests if %ERRORLEVEL% GEQ 1 exit /b %ERRORLEVEL% echo "Tests Completed %DATE% %TIME%" -:: Clean up some directories. -rm -rf %SRC%\build - exit /b %ERRORLEVEL% -- cgit v1.2.3