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:
parent
5bbdfaba11
commit
09f8b31d64
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue