From 17d1afa07908176a5d9eaf1530d203dc241902fb Mon Sep 17 00:00:00 2001 From: Georgy Redkozubov Date: Mon, 29 Apr 2013 22:07:04 +0400 Subject: Add lava-job-info to BUILD-INFO.txt --- scripts/publish_to_snapshots.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/publish_to_snapshots.py b/scripts/publish_to_snapshots.py index cce7344..f13a689 100755 --- a/scripts/publish_to_snapshots.py +++ b/scripts/publish_to_snapshots.py @@ -39,7 +39,8 @@ open_buildinfo_files = [ 'MD5SUMS', '*build_cmds.sh', 'kernel_config', - 'HOWTO_*' + 'HOWTO_*', + 'lava-job-info*' ] open_buildinfo = 'Files-Pattern: %s\nLicense-Type: open\n' -- cgit v1.2.3