mirror of https://github.com/docker/cli.git
baf65a5502
Using: git grep -l '^\s\+assert\.Check(t, err)$' | \ xargs sed -i -e 's/^\(\s\+assert\)\.Check(t, err)$/\1.NilError(t, err)/' Signed-off-by: Daniel Nephin <dnephin@docker.com> |
||
---|---|---|
.. | ||
configfile | ||
credentials | ||
config.go | ||
config_test.go |