tools: Log non-uploaded stages when they finish
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
22d3877eb4
commit
a309ae36ac
12 changed files with 36 additions and 0 deletions
|
@ -40,6 +40,9 @@ post_build() {
|
|||
systemd-stage3.spec)
|
||||
upload stage3-${SUBARCH}-systemd-${TIMESTAMP}*.xz*
|
||||
;;
|
||||
*)
|
||||
echo "Finished ${spec}"
|
||||
;;
|
||||
esac
|
||||
|
||||
popd >/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue