Files
kubernetes/pkg/kubectl/cmd/cp_test.go
Clayton Coleman d3790db03a The cp command must call Close() on files, and does not pass on Mac
Path operations needed to be with filepath, not path (for cross
platform compat), and TMPDIR is not guaranteed to have a trailing slash.
2017-11-03 22:21:29 -04:00

9.8 KiB