k3s/pkg/util/exec
Tamer Tas 81fb8e1e11 pkg/util/exec: don't specify paths for echo
`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).
2016-08-08 16:17:25 +03:00
..
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
exec.go Merge pull request #27562 from 7ing/ipt 2016-08-02 08:02:32 -07:00
exec_test.go pkg/util/exec: don't specify paths for echo 2016-08-08 16:17:25 +03:00
fake_exec.go Merge pull request #27562 from 7ing/ipt 2016-08-02 08:02:32 -07:00