• 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
Name
Last commit
Last update
..
doc.go Loading commit data...
exec.go Loading commit data...
exec_test.go Loading commit data...
fake_exec.go Loading commit data...