Skip to content
Snippets Groups Projects
  • Sam Yaple's avatar
    71f07484
    Fix regression in build-script · 71f07484
    Sam Yaple authored
    The regex patch introduced a regression where the summary was not
    working due to not copying the images lists, but rather referencing it
    
    This only happens when you do not use a regex to build, but instead
    build all images
    
    Change-Id: Ife0ef2d459248aa73af877313140b5392c05673c
    Partially-Implements: blueprint build-script
    71f07484
    History
    Fix regression in build-script
    Sam Yaple authored
    The regex patch introduced a regression where the summary was not
    working due to not copying the images lists, but rather referencing it
    
    This only happens when you do not use a regex to build, but instead
    build all images
    
    Change-Id: Ife0ef2d459248aa73af877313140b5392c05673c
    Partially-Implements: blueprint build-script