fix whitespace

This commit is contained in:
Thomas Vander Stichele
2013-02-03 14:58:19 +01:00
parent a436190555
commit dac8f2f921
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ class Analyze(logcommand.LogCommand):
info = drive.getDeviceInfo(self.options.device)
if not info:
return
self.stdout.write(
'Adding drive cache behaviour to configuration file.\n')