We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abf3a3a + 02ee9d1 commit 1cced15Copy full SHA for 1cced15
configs/autobuild/microfocus/common_start.xml
@@ -33,5 +33,5 @@
33
<command name="shell" options="rm -rf ATCD" />
34
35
<command name="git" options="clone --depth 1 git://github.com/DOCGroup/MPC.git" />
36
- <command name="git" options="clone --depth 1 git://github.com/DOCGroup/ATCD.git" />
+ <command name="git" options="clone --depth 1 --branch ace6tao2 git://github.com/DOCGroup/ATCD.git" />
37
</autobuild>
0 commit comments