mirror of
https://git.dpkg.org/git/dpkg/dlocate.git
synced 2025-04-25 18:40:23 +00:00
Since we added the new deprecation warnings, we have to expect these to be present on stderr to not make the tests fail.
16 lines
244 B
Plaintext
Executable File
16 lines
244 B
Plaintext
Executable File
Test-Command:
|
|
dpkg-hold coreutils
|
|
Restrictions:
|
|
allow-stderr
|
|
needs-root
|
|
superficial
|
|
|
|
Test-Command:
|
|
dpkg-hold coreutils &&
|
|
dpkg-unhold coreutils &&
|
|
! apt-mark showhold | grep coreutils
|
|
Restrictions:
|
|
allow-stderr
|
|
needs-root
|
|
superficial
|