mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2024-12-21 22:50:03 +00:00
tests: speed up abuild cleanoldpkg test
skip various steps when buliding the package.
This commit is contained in:
parent
08126de5f2
commit
3a7fdeaaf0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user