commit:     26c45e0c6cfc034f0262b49ee61a03772e2a5eba
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 12:33:30 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 12:33:30 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=26c45e0c

I knew I'd forgotten something...

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 tools/catalyst-auto-hppa.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/catalyst-auto-hppa.conf b/tools/catalyst-auto-hppa.conf
index 935b8a48..08b7ce81 100644
--- a/tools/catalyst-auto-hppa.conf
+++ b/tools/catalyst-auto-hppa.conf
@@ -60,10 +60,10 @@ post_build() {
                upload stage3-hppa1.1-systemd-*${TIMESTAMP}*.xz*
                ;;
        hppa2.0/stage3-openrc.spec)
-               upload stage3-hppa2.0-openrc-*${TIMESTAMP}*.bz2*
+               upload stage3-hppa2.0-openrc-*${TIMESTAMP}*.xz*
                ;;
        hppa2.0/stage3-systemd.spec)
-               upload stage3-hppa2.0-systemd-*${TIMESTAMP}*.bz2*
+               upload stage3-hppa2.0-systemd-*${TIMESTAMP}*.xz*
                ;;
        *)
                echo "Finished ${spec}"

Reply via email to