Accepting request 901094 from devel:kubic:ignition

- Set the exit status explicitly (forwarded request 901093 from favogt)

OBS-URL: https://build.opensuse.org/request/show/901094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/combustion?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2021-06-21 07:32:29 +00:00 committed by Git OBS Bridge
commit ddaf5091af
2 changed files with 7 additions and 0 deletions

View File

@ -167,3 +167,5 @@ else
fi
chroot /sysroot snapper --no-dbus create -d "After combustion configuration" || :
fi
exit 0

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 21 07:07:23 UTC 2021 - Fabian Vogt <fvogt@suse.com>
- Set the exit status explicitly
-------------------------------------------------------------------
Mon Jun 7 14:13:14 UTC 2021 - Fabian Vogt <fvogt@suse.com>