https://git.reactos.org/?p=reactos.git;a=commitdiff;h=fae68532dce03d8770192a005753d65e54d540a4

commit fae68532dce03d8770192a005753d65e54d540a4
Author:     Giannis Adamopoulos <gadamopou...@reactos.org>
AuthorDate: Wed Nov 28 08:41:09 2018 +0200
Commit:     Giannis Adamopoulos <gadamopou...@reactos.org>
CommitDate: Wed Nov 28 11:41:18 2018 +0200

    [REGTEST.CMD] Start tests with the correct current dir
---
 boot/bootdata/bootcdregtest/regtest.cmd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/boot/bootdata/bootcdregtest/regtest.cmd 
b/boot/bootdata/bootcdregtest/regtest.cmd
index 049b00e299..29ea7becb2 100644
--- a/boot/bootdata/bootcdregtest/regtest.cmd
+++ b/boot/bootdata/bootcdregtest/regtest.cmd
@@ -11,4 +11,5 @@ if exist "C:\ReactOS\bin\AHKAppTests.cmd" (
 )
 
 dbgprint --process "ipconfig"
+cd C:\ReactOS\bin
 start rosautotest /r /s /n

Reply via email to