• Kirill Smelkov's avatar
    neotest: Recent coreutils are needed to run · c5d0d9fc
    Kirill Smelkov authored
    For example we need realpath and if base os provides only older coreutils there
    is no such utility and neotest fails:
    
    /srv/slapgrid/slappart8/srv/testnode/bct/soft/55158b6a5b027aa40954c3f974d5b3e9/go.work/src/lab.nexedi.com/kirr/neo/go/neo/t/neotest: line 589: realpath: command not found
    
    Fix it by building & hooking into $PATH coreutils by ourselves.
    c5d0d9fc
neotest-env.sh.in 1.03 KB