Merge lp:~stevanr/linaro-license-protection/rendered_files_accepted into lp:~linaro-automation/linaro-license-protection/trunk

Proposed by Stevan Radaković
Status: Merged
Approved by: Georgy Redkozubov
Approved revision: 132
Merged at revision: 132
Proposed branch: lp:~stevanr/linaro-license-protection/rendered_files_accepted
Merge into: lp:~linaro-automation/linaro-license-protection/trunk
Diff against target: 14 lines (+4/-0)
1 file modified
scripts/publish_to_snapshots.py (+4/-0)
To merge this branch: bzr merge lp:~stevanr/linaro-license-protection/rendered_files_accepted
Reviewer Review Type Date Requested Status
Georgy Redkozubov Approve
Review via email: mp+130085@code.launchpad.net

Description of the change

Expand non-sanitanized file list.

To post a comment you must log in.
Revision history for this message
Georgy Redkozubov (gesha) wrote :

Looks good

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'scripts/publish_to_snapshots.py'
2--- scripts/publish_to_snapshots.py 2012-09-03 11:28:03 +0000
3+++ scripts/publish_to_snapshots.py 2012-10-17 10:55:22 +0000
4@@ -68,6 +68,10 @@
5 'EULA.txt',
6 'OPEN-EULA.txt',
7 '*.EULA.txt.*',
8+ 'README',
9+ 'INSTALL',
10+ 'HACKING',
11+ '*HOWTO_*.txt',
12 ]
13
14 def __init__(self, argument_parser=None):

Subscribers

People subscribed via source and target branches