Created attachment 2172 [details] Do not use true(1) utility full path in testsuite Hi, Still working on making testsuite work on NetBSD ... found that test6.12 fails due to missing /bin/true utility. On BSD systems, this tool is available as /usr/bin/true. The provided patch remove /bin/true full path use in testsuite, and fix test6.12 execution under NetBSD and probably other similar systems. Thanks.
Fixed here: https://github.com/SchedMD/slurm/commit/abb265d40a425d5b64c7677db68c0596e9ec7cb6