mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[BOOTCDREGTEST]
- Add /n switch to rosautotest invocation to see how much of a difference it makes on testbot svn path=/trunk/; revision=66320
This commit is contained in:
parent
723079bd61
commit
cc97feb5e1
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ if exist "C:\ReactOS\bin\AHKAppTests.cmd" (
|
||||||
)
|
)
|
||||||
|
|
||||||
dbgprint --process "ipconfig"
|
dbgprint --process "ipconfig"
|
||||||
start rosautotest /r /s
|
start rosautotest /r /s /n
|
||||||
|
|
Loading…
Reference in a new issue