mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-20 21:04:50 -04:00
Windows Build Environment: Added missing target "error" to git-log.bat
This commit is contained in:
parent
180b7d3703
commit
40adcd2db1
1 changed files with 4 additions and 0 deletions
|
@ -88,6 +88,10 @@ echo %RsRef%>"%RsLastRefFile%"
|
|||
|
||||
exit /B %ERRORLEVEL%
|
||||
|
||||
:error
|
||||
%cecho% error "\n%~n0 failed\n"
|
||||
exit /B 1
|
||||
|
||||
:error_env
|
||||
echo Failed to initialize environment.
|
||||
endlocal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue