Merge pull request #17045 from rallytime/fix_pylint

Remove extra lines
This commit is contained in:
Nicole Thomas 2014-10-30 14:01:42 -06:00
commit e20ad37dac

View File

@ -672,8 +672,6 @@ def check_or_die(command):
raise CommandNotFoundError(command) raise CommandNotFoundError(command)
def backup_minion(path, bkroot): def backup_minion(path, bkroot):
''' '''
Backup a file on the minion Backup a file on the minion