Comment 30 for bug 1438620

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

Reviewed: https://review.openstack.org/169243
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=328cd20a1bf5d76497f85844882d03d71f762d16
Submitter: Jenkins
Branch: master

commit 328cd20a1bf5d76497f85844882d03d71f762d16
Author: Thai Tran <email address hidden>
Date: Tue Apr 28 09:15:33 2015 -0700

    Adding unused, undef, and fail to jshint

    Adding detection for unused variables for general code cleanup.
    Adding detection for using undefined variables for spotting
    leaking and mistyped variables.

    Also cleaned remaining files.

    Change-Id: I5cc4e3168c0836a56e7799f589e384241168354f
    Closes-bug: #1438620