syntax error

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5863 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-12-20 12:00:21 +00:00
parent 5bbdfaba11
commit 09f8b31d64

View file

@ -416,7 +416,7 @@ def UpdateWiki(release_id):
update_wiki_page('Template:NSISReleaseDate', time.strftime('%B %d, %Y'), 'new version')
update_wiki_page('Template:NSISReleaseID', release_id, 'new version')
os.system('start ' + PURGE_URL % 'Download')
os.system('start ' + PURGE_URL % 'Download')
def ToDo():
print 'automatic phase done\n'