mirror of
https://git.zx2c4.com/password-store
synced 2026-06-20 15:37:49 +02:00
eea24967a0
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.