[ros-diffs] [cfinck] 40157: Enable the Crash Recovery feature when doing the RegTest. Now the new sysreg2 just needs to be set up on the Buildslave and we might finally be able to remove all those "Skip Test xyz, because ROS sucks" hacks.

cfinck at svn.reactos.org cfinck at svn.reactos.org
Sat Mar 21 13:21:13 CET 2009


Author: cfinck
Date: Sat Mar 21 15:21:12 2009
New Revision: 40157

URL: http://svn.reactos.org/svn/reactos?rev=40157&view=rev
Log:
Enable the Crash Recovery feature when doing the RegTest.
Now the new sysreg2 just needs to be set up on the Buildslave and we might finally be able to remove all those "Skip Test xyz, because ROS sucks" hacks.

Modified:
    trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf

Modified: trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf?rev=40157&r1=40156&r2=40157&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/bootcdregtest/unattend.inf [iso-8859-1] Sat Mar 21 15:21:12 2009
@@ -51,4 +51,4 @@
 ; after 3rd boot
 ;
 [GuiRunOnce]
-%SystemRoot%\system32\rosautotest.exe /s
+%SystemRoot%\system32\rosautotest.exe /r /s



More information about the Ros-diffs mailing list