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/bootcdregtes…
==============================================================================
--- 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