• Tamer Tas's avatar
    pkg/util/exec: don't specify paths for echo · 81fb8e1e
    Tamer Tas authored
    `ex.Command()` already searches the binary in PATH, no need to manually
    specify it. `pkg/util/exec` tests fail in non-conventional environments
    due to this (e.g. NixOS).
    81fb8e1e
exec_test.go 2.46 KB