mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-15 04:41:30 +00:00
mark the minimized autopkgtest as also allowing stderr, in the event of any error messages from blkid.
This commit is contained in:
parent
34e850d4a5
commit
7ae752357f
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -3,6 +3,8 @@ livecd-rootfs (23.10.31) UNRELEASED; urgency=medium
|
|||||||
* blkid is unreliable in mount_image(), but this blkid call is only here
|
* blkid is unreliable in mount_image(), but this blkid call is only here
|
||||||
for debugging, so ignore any failures (even if we don't understand
|
for debugging, so ignore any failures (even if we don't understand
|
||||||
them). LP: #2034299.
|
them). LP: #2034299.
|
||||||
|
* mark the minimized autopkgtest as also allowing stderr, in the event of
|
||||||
|
any error messages from blkid.
|
||||||
|
|
||||||
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 05 Sep 2023 12:29:24 -0700
|
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 05 Sep 2023 12:29:24 -0700
|
||||||
|
|
||||||
|
2
debian/tests/control
vendored
2
debian/tests/control
vendored
@ -4,4 +4,4 @@ Restrictions: needs-root isolation-machine allow-stderr
|
|||||||
|
|
||||||
Tests: minimized
|
Tests: minimized
|
||||||
Depends: @, lsb-release
|
Depends: @, lsb-release
|
||||||
Restrictions: needs-root isolation-machine
|
Restrictions: needs-root isolation-machine allow-stderr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user