Remove trailing whitespace

This commit is contained in:
Benedikt Werner 2017-10-29 15:29:52 +01:00
parent 31cf87ff3e
commit 7d347e07b4
No known key found for this signature in database
GPG key ID: 1DBFF0F8E9E121EB

View file

@ -53,7 +53,7 @@ class AutosignGrainsTest(ShellCase):
autosign_file_path
)
os.chmod(autosign_file_path, autosign_file_permissions)
self.run_call('test.ping -l quiet') # get minon to authenticate itself again
if os.path.isdir(self.autosign_grains_dir):