Files
Marius Bakke eea24967a0 Ensure compatibility with tree 2.0
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.
2022-01-17 17:55:06 +01:00
..