Comment 2 for bug 1263813

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/63858
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f778931252fbee34980e32289e96534eebb89c2b
Submitter: Jenkins
Branch: master

commit f778931252fbee34980e32289e96534eebb89c2b
Author: Jay Pipes <email address hidden>
Date: Mon Dec 23 20:58:31 2013 -0500

    Corrects broken format strings in check_i18n.py

    In tools/check_i18n.py, the error messages printed out
    had format strings that included 5 interpolations, but only
    four variables were supplied. This patch simply corrects that
    mismatch by including the name of the predicate or checker
    that failed.

    Closes-Bug: #1263813
    Change-Id: I5cacee9ea000f56a9ef45f07367e85f20fa333c7