Fix some pylint warnings

This commit is contained in:
Sumit Bose
2011-11-07 12:59:20 +01:00
committed by Simo Sorce
parent 0945e46845
commit 7c3e5f1be5
2 changed files with 68 additions and 41 deletions

View File

@@ -111,7 +111,7 @@ def main():
print ""
# Check if samba packages are installed
if not adtrustinstance.check_inst(options.unattended):
if not adtrustinstance.check_inst():
sys.exit("Aborting installation.")
# Initialize the ipalib api