10 lines
329 B
XML
Executable File
10 lines
329 B
XML
Executable File
<cb:scope xmlns:cb="urn:ccnet.config.builder">
|
|
|
|
<exec xmlns:cb="urn:ccnet.config.builder">
|
|
<executable>ruby</executable>
|
|
<buildArgs>$(RS_TOOLSROOT)\lib\util\perforce\p4_sync.rb $(toolp4root)/...#head</buildArgs>
|
|
<abortOnFail>false</abortOnFail>
|
|
<description>Syncing tools</description>
|
|
</exec>
|
|
|
|
</cb:scope> |