forked from github/server
quick and dirty .bat file to run drmemory on the server.
This commit is contained in:
parent
5d44874807
commit
39a284b423
|
@ -0,0 +1,6 @@
|
|||
cd c:\users\enno\documents\eressea\git\tests
|
||||
|
||||
"C:\Program Files (x86)\Dr. Memory\bin64\drmemory.exe" ..\build-vs14\eressea\Debug\eressea.exe -t184 test-turn.lua
|
||||
|
||||
deltree reports
|
||||
del datum htpasswd parteien parteien.full passwd score turn
|
Loading…
Reference in New Issue