mirror of
https://git.zx2c4.com/password-store
synced 2026-03-01 18:23:21 +01:00
Tree 2.0 and later will unconditionally ignore all options and write JSON data on file descriptor 3 when available, which causes problems for the test harness and other scripts that use FD 3. Work around by closing descriptor 3 for the 'tree' command.