- add an checkpoint for the system regression tool

svn path=/trunk/; revision=24645
This commit is contained in:
Johannes Anderwald
2006-10-24 20:21:30 +00:00
parent 2da90d7544
commit 9529d06636
+4
View File
@@ -668,6 +668,10 @@ InstallReactOS (HINSTANCE hInstance)
SetupCloseInfFile(hSysSetupInf);
/// THE FOLLOWING DPRINT IS FOR THE SYSTEM REGRESSION TOOL
/// DO NOT REMOVE!!!
DebugPrint("SYSREG_CHECKPOINT:SYSSETUP_COMPLETE");
return 0;
}