mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
Space after comma
This commit is contained in:
parent
6c36b6dd6c
commit
9199747fc3
@ -163,7 +163,7 @@ Content-Type: text/plain; charset=UTF-8
|
||||
confirmation_prompt()
|
||||
|
||||
# save mail in temporary file
|
||||
f=open("/tmp/requestsync-" + srcpkg,"w")
|
||||
f=open("/tmp/requestsync-" + srcpkg, "w")
|
||||
f.write(mail)
|
||||
f.close()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user