Comment 5 for bug 1243526

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

Reviewed: https://review.openstack.org/53709
Committed: http://github.com/openstack/horizon/commit/79ae2139bb2f458de698aa116270428f54e22dc6
Submitter: Jenkins
Branch: master

commit 79ae2139bb2f458de698aa116270428f54e22dc6
Author: Akihiro MOTOKI <email address hidden>
Date: Fri Oct 25 03:19:24 2013 +0900

    Fix warning in run_tests.sh --makemessages

    Specify --extension=html,txt,csv only for openstack_dashboard.
    For djangojs, --extension should be 'js'.
    This is the cause of the warning.

    Change-Id: Ia5ac03fa82c18356b8d210005f8696ae148981bd
    Closes-Bug: #1243526