mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 01:11:31 +00:00
Allow stderr in the autopkgtest.
This commit is contained in:
parent
6e30df92f2
commit
8c3d3087d6
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (23.10.28) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Allow stderr in the autopkgtest.
|
||||||
|
|
||||||
|
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 30 Aug 2023 08:27:27 -0700
|
||||||
|
|
||||||
livecd-rootfs (23.10.27) mantic; urgency=medium
|
livecd-rootfs (23.10.27) mantic; urgency=medium
|
||||||
|
|
||||||
* Add ubuntu to the list of targets we autopkgtest for on amd64, to ensure
|
* Add ubuntu to the list of targets we autopkgtest for on amd64, to ensure
|
||||||
|
2
debian/tests/control
vendored
2
debian/tests/control
vendored
@ -1,6 +1,6 @@
|
|||||||
Tests: default-bootstraps
|
Tests: default-bootstraps
|
||||||
Depends: @, lsb-release
|
Depends: @, lsb-release
|
||||||
Restrictions: needs-root isolation-machine
|
Restrictions: needs-root isolation-machine allow-stderr
|
||||||
|
|
||||||
Tests: minimized
|
Tests: minimized
|
||||||
Depends: @, lsb-release
|
Depends: @, lsb-release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user