Merge lp://staging/~ara/hwcert-tools/reporting-tools_fix_NoReport into lp://staging/~hardware-certification/hwcert-tools/reporting-tools
Proposed by
Ara Pulido
Status: | Merged |
---|---|
Merged at revision: | 106 |
Proposed branch: | lp://staging/~ara/hwcert-tools/reporting-tools_fix_NoReport |
Merge into: | lp://staging/~hardware-certification/hwcert-tools/reporting-tools |
Diff against target: |
12 lines (+1/-1) 1 file modified
certification_reports/certification_blockers.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~ara/hwcert-tools/reporting-tools_fix_NoReport |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel Manrique (community) | Approve | ||
Review via email: mp+167022@code.staging.launchpad.net |
Description of the change
Comparison with "NoReport" string should be with "NOREPORT", as the variable was set to uppercase.
To post a comment you must log in.
Thanks for catching this! Merging.