Make maint helper add snapshot to NEWS and update NEWS.sugar

This commit is contained in:
Marco Pesenti Gritti
2007-07-08 16:04:21 +02:00
parent 8cc395cae9
commit 1d567905c8
2 changed files with 45 additions and 3 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ def cmd_release(bundle_name, manifest):
news_path = os.path.join(_get_source_path(), 'NEWS')
if os.environ.has_key('SUGAR_NEWS'):
print 'Update NEWS.sugar'
print 'Update NEWS.sugar...'
sugar_news_path = os.environ['SUGAR_NEWS']
if os.path.isfile(sugar_news_path):