Comment 2 for bug 1978493

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

Reviewed: https://review.opendev.org/c/starlingx/stx-puppet/+/845616
Committed: https://opendev.org/starlingx/stx-puppet/commit/c5697da57d8068a5aff9bf2fe9261ad78b8e46c6
Submitter: "Zuul (22348)"
Branch: master

commit c5697da57d8068a5aff9bf2fe9261ad78b8e46c6
Author: Leonardo Fagundes Luz Serrano <email address hidden>
Date: Mon Jun 13 14:55:40 2022 -0300

    Debian: Fixed banner error message

    When logging, a message would show saying
    "-sh: The: command not found"

    This was due to a warning message that was being added
    to /etc/bash_completion.d/openstack when the command
    "openstack complete" is executed to fill the file.

    Added a "-q" flag to suppress the warning message.

    Test Plan:
    PASS normal banner when logging
    PASS file does not contain the warning message
    PASS bootstrap and unlock

    Closes-Bug: 1978493

    Signed-off-by: Leonardo Fagundes Luz Serrano <email address hidden>
    Change-Id: Ie935ae2c32e644cd6bc622046319adfb90d6477e