Alon Bar-Lev has posted comments on this change.

Change subject: Collect metadata for packaging jobs.
......................................................................


Patch Set 10:

(1 comment)

http://gerrit.ovirt.org/#/c/23985/10/jobs/packaging/gather_jobs_info.sh
File jobs/packaging/gather_jobs_info.sh:

Line 50: JOB_NAME=${job_name}
Line 51: DATE=${DATE}
Line 52: __EOF__
Line 53: 
Line 54:        files="$(find "${artifacts_dir}" -type f -regex 
".*\(\.gz\|\.bz2\|\.lzma\|\.rpm\)$" -mindepth 1 -printf "%P\n")"
have you seen my previous comments?
Line 55:        cat > "${artifacts_dir}/${job_name}-${build_number}.job-flist" 
<< __EOF__
Line 56: ${files}
Line 57: __EOF__
Line 58: }


-- 
To view, visit http://gerrit.ovirt.org/23985
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ica3339549f0afe284ccdfad3cd083f4efccc880b
Gerrit-PatchSet: 10
Gerrit-Project: jenkins
Gerrit-Branch: master
Gerrit-Owner: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to