mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
- ignore failure if dir already exists
svn path=/trunk/; revision=24752
This commit is contained in:
+1
-1
@@ -403,7 +403,7 @@ universe:
|
||||
world
|
||||
|
||||
sysregtest:
|
||||
mkdir $(OUTPUT_)cd$(SEP)reactos
|
||||
-mkdir $(OUTPUT_)cd$(SEP)reactos
|
||||
$(cp) boot$(SEP)bootdata$(SEP)unattend.inf.sample boot$(SEP)bootdata$(SEP)unattend.inf
|
||||
$(cp) boot$(SEP)bootdata$(SEP)unattend.inf.sample $(OUTPUT_)cd$(SEP)reactos$(SEP)unattend.inf
|
||||
$(cp) boot$(SEP)bootdata$(SEP)bootcdregtest$(SEP)testboot.bat.sample boot$(SEP)bootdata$(SEP)bootcdregtest$(SEP)testboot.bat
|
||||
|
||||
Reference in New Issue
Block a user