]> xenbits.xensource.com Git - people/gdunlap/xsatool.git/commit
systemtest: Delete all existing branches when not making from a clean state
authorGeorge Dunlap <george.dunlap@citrix.com>
Fri, 23 Jun 2017 16:38:05 +0000 (17:38 +0100)
committerGeorge Dunlap <george.dunlap@citrix.com>
Mon, 26 Jun 2017 11:22:14 +0000 (12:22 +0100)
commiteb69ba306267968ea02b466e0fbcfa38ff31471d
tree7abd8cd1a6941a417af9e377844abf1b45112121
parent285800c5ff37d388447a29ae9fc38cf2823ae973
systemtest: Delete all existing branches when not making from a clean state

Except `master`, of course.

Make sure to open all repos before cleaning branches.  (xsa.git will typically not be open
after `repo init` if it wasn't cloned.)

Signed-off-by: George Dunlap <george.dunlap@citrix.com>
systemtest.go