Use devel_anabatic branch of Coriolis for Chams to build.
This commit is contained in:
parent
4cb3ea7d92
commit
fd692d3978
|
@ -426,7 +426,7 @@ try:
|
|||
|
||||
if conf.rmSource: gitCoriolis.removeLocalRepo()
|
||||
gitCoriolis.clone ()
|
||||
gitCoriolis.checkout( 'devel' )
|
||||
gitCoriolis.checkout( 'devel_anabatic' )
|
||||
|
||||
if conf.rmSource: gitChams.removeLocalRepo()
|
||||
gitChams.clone ()
|
||||
|
|
Loading…
Reference in New Issue