cosmeticados ;)

This commit is contained in:
Bernardo Damele
2011-04-08 10:39:07 +00:00
parent 64fcc88be5
commit 5b21352656
5 changed files with 7 additions and 7 deletions

View File

@@ -448,7 +448,7 @@ def start():
except KeyboardInterrupt:
if conf.multipleTargets:
warnMsg = "Ctrl+C detected in multiple target mode"
warnMsg = "user aborted in multiple target mode"
logger.warn(warnMsg)
message = "do you want to skip to the next target in list? [Y/n/q]"