On 8 February 2013 12:54, Michael Hanselmann <[email protected]> wrote: > 2013/2/6 Michael Hanselmann <[email protected]>: >> @@ -673,6 +673,10 @@ def TestInstanceExportWithRemove(instance, node): >> """gnt-backup export --remove-instance""" >> AssertCommand(["gnt-backup", "export", "-n", node["primary"], >> "--remove-instance", instance["name"]]) >> +<<<<<<< HEAD >> +======= >> + instance.Release() >> +>>>>>>> 641589c... QA: Release instances through method > > This should of course not have been there:
Then LGTM, thank you. Bernardo
