tests: speed up abuild cleanoldpkg test

skip various steps when buliding the package.
This commit is contained in:
Natanael Copa 2023-10-18 08:46:09 +02:00
parent 08126de5f2
commit 3a7fdeaaf0
1 changed files with 1 additions and 1 deletions

View File

@ -831,7 +831,7 @@ abuild_cleanoldpkg_body() {
mkdir -p "\$pkgdir"
}
EOF
CARCH=$arch atf_check -e not-empty abuild
CARCH=$arch atf_check -e not-empty abuild clean unpack rootpkg
done
done