Skip to content
Snippets Groups Projects
  • Bertrand Lallau's avatar
    f5624b21
    Fix tools/cleanup-images script error · f5624b21
    Bertrand Lallau authored
    When cleanup-images is launch without parameters the following error is
    triggered:
    ./cleanup-images: line 72: break: only meaningful in a `for', `while',
    or `until' loop
    
    This patch fix it.
    
    Change-Id: Ie8c63420a4e9b0d49a4e6be4172c8f0be912b556
    Closes-Bug: #1702496
    f5624b21
    History
    Fix tools/cleanup-images script error
    Bertrand Lallau authored
    When cleanup-images is launch without parameters the following error is
    triggered:
    ./cleanup-images: line 72: break: only meaningful in a `for', `while',
    or `until' loop
    
    This patch fix it.
    
    Change-Id: Ie8c63420a4e9b0d49a4e6be4172c8f0be912b556
    Closes-Bug: #1702496