repo.or.cz
/
openttd-github.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Fix #7197: Invalidate depot buttons when necessary. (#7212)
[openttd-github.git]
/
projects
/
regression.bat
blob
db373c371b4dcc899de444664eed1b74429b7a15
1
cd ..\bin
2
editbin /nologo /subsystem:console openttd.exe
3
cscript /nologo ai\regression\run.vbs
4
set RESULT=%ERRORLEVEL%
5
editbin /nologo /subsystem:windows openttd.exe
6
exit %RESULT%