Files
bitcoin/test/functional/test_framework
Hennadii Stepanov 5d01aa4772 qa: Ignore lsof warnings on NetBSD
On NetBSD, `lsof` can produce the following warnings:
1. "created device cache file: ..." - usually happens in a CI
environment.
2. "compiled for NetBSD release 10.0; this is 10.1." or similar - when
the `lsof` binary package is installed on a point release.

This change suppresses both warnings printed to stderr and fixes the
affected tests.
2026-06-29 15:44:41 +01:00
..
2026-06-04 21:58:56 +10:00
2026-06-29 15:44:41 +01:00
2026-06-04 21:58:56 +10:00
2026-06-04 21:58:56 +10:00