polite cosmetics

This commit is contained in:
Miroslav Stampar
2010-12-10 15:28:56 +00:00
parent 977988c0ab
commit 435f48b8cc
6 changed files with 9 additions and 9 deletions

View File

@@ -193,7 +193,7 @@ class Filesystem:
charCounter = 0
maxLen = 512
logger.debug("generating binary file %s\%s, wait.." % (tmpPath, chunkName))
logger.debug("generating binary file %s\%s, please wait.." % (tmpPath, chunkName))
for scrLine in fileScrLines:
forgedScrLine = "echo %s " % scrLine