Fix: set correct exit status when parsing openstack port objects 58/70858/3
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Thu, 13 Oct 2022 13:24:40 +0000 (14:24 +0100)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Thu, 13 Oct 2022 13:55:44 +0000 (14:55 +0100)
commitce1354cc83932ef7ff52b401137aada7a7a8de75
treedeeac6c101ac72902a249c81e777c6c143c7181f
parentba295fde28c77759e082019d9e6d450ea0676db6
Fix: set correct exit status when parsing openstack port objects

Addresses a bug with the exit status of the orphaned ports script.
Mirrors the same fix to the equivalent generic objects script.

Issue: RELENG-4483
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
Change-Id: I7cb6465076817d2699970f450c2d7c8c3bda6c31
releasenotes/notes/fix-os-objects-exit-status-97d6a6c4a6cb1f6c.yaml [new file with mode: 0644]
shell/openstack-cleanup-orphaned-objects.sh
shell/openstack-cleanup-orphaned-ports.sh