2009/9/18 Flavio Silvestrow <[email protected]>: > if result.failed: > - raise errors.CommandError("Could not update table, error %s" % > + raise ganeti_errors.CommandError("Could not update table, error %s" % > result.output)
Please fix the indentation here (and maybe in other places, didn't check). Regards, Michael
