diff options
Diffstat (limited to 'src/tools')
-rw-r--r-- | src/tools/windows/refresh_binaries.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/windows/refresh_binaries.bat b/src/tools/windows/refresh_binaries.bat index 374f89f9..d881ae64 100644 --- a/src/tools/windows/refresh_binaries.bat +++ b/src/tools/windows/refresh_binaries.bat @@ -24,4 +24,4 @@ echo Repository information (output of 'svn info') follows: >> %TEMP%\checkin.tx call svn info >> %TEMP%\checkin.txt
echo Done!
echo type 'svn commit -F %%TEMP%%\checkin.txt' to commit.
-popd
\ No newline at end of file +popd
|