mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-03-11 06:37:31 +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"
|
mkdir -p "\$pkgdir"
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
CARCH=$arch atf_check -e not-empty abuild
|
CARCH=$arch atf_check -e not-empty abuild clean unpack rootpkg
|
||||||
done
|
done
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user