Comment 1 for bug 1856764

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

Reviewed: https://review.opendev.org/699508
Committed: https://git.openstack.org/cgit/starlingx/utilities/commit/?id=f7886f995007789cea898066e6b9f34918fec967
Submitter: Zuul
Branch: master

commit f7886f995007789cea898066e6b9f34918fec967
Author: Don Penney <email address hidden>
Date: Tue Dec 17 16:53:46 2019 -0500

    Fix update-iso.sh handling of existing timeout in grub.cfg

    Fix a bug where the submenu timeout is corrupted by an incorrect sed
    command.

    In addition, update handling of 0 second timeout to set the timeout in
    grub.cfg to 0.001, to avoid issues on some systems with timeout=0.

    Change-Id: I0683f39eb906da512cacc77bde28f8420a73a001
    Closes-Bug: 1856764
    Signed-off-by: Don Penney <email address hidden>