]> git.saurik.com Git - apt.git/commit - test/integration/test-no-fds-leaked-to-maintainer-scripts
test: Avoid use of /proc/self/fd
authorJulian Andres Klode <jak@debian.org>
Tue, 23 Aug 2016 22:25:26 +0000 (00:25 +0200)
committerJulian Andres Klode <jak@debian.org>
Fri, 26 Aug 2016 20:17:55 +0000 (22:17 +0200)
commit8683da61448b62df2ccc1918e4c605c9e6d4ab1d
tree3888a7d44f124ed2bc120b5c490e12e07df0728f
parentf8e8a14f17cb41c588970fc57bb41fcf6058a703
test: Avoid use of /proc/self/fd

Use /dev/fd in test-bug-712116-dpkg-pre-install-pkgs-hook-multiarch,
skip test-no-fds-leaked-to-maintainer-scripts (it is not guaranteed
that /dev/fd contains all file descriptors), and avoid the unneeded
use of /proc/fd in another test case.

Gbp-Dch: ignore
test/integration/test-bug-712116-dpkg-pre-install-pkgs-hook-multiarch
test/integration/test-bug-769609-triggers-still-pending-after-run
test/integration/test-no-fds-leaked-to-maintainer-scripts