Skip to content

Commit 1cced15

Browse files
authored
Merge pull request #30 from jwillemsen/master
Moved microfocus builds to branch ace6tao2
2 parents abf3a3a + 02ee9d1 commit 1cced15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/autobuild/microfocus/common_start.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
<command name="shell" options="rm -rf ATCD" />
3434

3535
<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" />
36+
<command name="git" options="clone --depth 1 --branch ace6tao2 git://github.com/DOCGroup/ATCD.git" />
3737
</autobuild>

0 commit comments

Comments
 (0)