Little formatting change in requestsync.

This commit is contained in:
Siegfried-Angel Gevatter Pujals 2008-04-16 14:54:35 +02:00
parent d912d52b37
commit 2df3b232fa

View File

@ -244,7 +244,7 @@ def post_bug(source_package, subscribe, status, bugtitle, bugtext):
continue
# Found:
launchpad_cookiefile = cookiefile
print "Using cookie file at %s" % launchpad_cookiefile
print "Using cookie file at «%s».\n" % launchpad_cookiefile
break
if launchpad_cookiefile == None: