Comment 2 for bug 1877423

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

Reviewed: https://review.opendev.org/726720
Committed: https://git.openstack.org/cgit/starlingx/root/commit/?id=89d38925cade03e5d724b0c7bf8ecf78dab2b830
Submitter: Zuul
Branch: master

commit 89d38925cade03e5d724b0c7bf8ecf78dab2b830
Author: Dongqi Chen <email address hidden>
Date: Mon May 11 09:37:28 2020 +0800

    [kernel-rt 4.18] Fix build-pkgs --rt --edit kernel error

    Extract commands from spec
    VERSION = 4.18.0
    ./generate_all_configs.sh kernel-rt

    When executing the script ‘./generate_all_configs.sh kernel-rt’,
    the config rename failed because the value of the variable ‘VERSION’
    could not be obtained.

    Change-Id: I39e203fdb1929667c78f6477e3369d527234343f
    Closes-Bug: #1877423
    Signed-off-by: Dongqi Chen <email address hidden>