Comment 3 for bug 1543749

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

Reviewed: https://review.openstack.org/278097
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=6f013631a27a726ae45e27b209fa769d96d5f069
Submitter: Jenkins
Branch: master

commit 6f013631a27a726ae45e27b209fa769d96d5f069
Author: John L. Villalovos <email address hidden>
Date: Tue Feb 9 13:30:58 2016 -0800

    Handle case where FUNCNAME[0] is undefined

    If FUNCNAME[0] is undefined and 'set -u' has been used it will cause the
    devstack run to fail.

    Handle undefined values in PS4.

    Closes-Bug: #1543749
    Change-Id: I06a013a5e7683e3a3461ff06361d867f61d48e6a