Merge branch 'cassandra-2.2' into cassandra-3.0

This commit is contained in:
Joshua McKenzie 2015-08-14 15:23:27 -04:00
commit b294058b67
1 changed files with 2 additions and 2 deletions

View File

@ -35,5 +35,5 @@ echo The JAVA_HOME environment variable must be set to run this program!
pause
:finally
ENDLOCAL
ENDLOCAL & set RC=%ERRORLEVEL%
exit /B %RC%