Merge branch 'master' into hvm

This commit is contained in:
Marek Marczykowski 2012-03-06 14:47:20 +01:00
commit 5358795b20

View File

@ -84,7 +84,7 @@ def main():
if vm.installed_by_rpm:
if options.verbose:
print >> sys.stderr, "--> VM installed by RPM, leaving all the files on disk"
else:
elif not options.remove_from_db_only:
if options.verbose:
print "--> Removing all the files on disk..."
#TODO: ask for confirmation, perhaps?