mirror of https://github.com/docker/cli.git
078cbc9c4b
git grep -l -P '^\s+assert\.Check\(t, ' | \ xargs perl -pi -e 's/^(\s+assert)\.Check(\(t, (?!is).*(\.Execute\(|\.Set\(|\.Write\(|\.Close\(|\.Untar\(|\.WriteFile\(|Validate\().*\)$)/\1.NilError\2/' Signed-off-by: Daniel Nephin <dnephin@docker.com> |
||
---|---|---|
.. | ||
testdata | ||
client_test.go | ||
cmd.go | ||
create.go | ||
create_test.go | ||
inspect.go | ||
inspect_test.go | ||
list.go | ||
list_test.go | ||
prune.go | ||
prune_test.go | ||
remove.go | ||
remove_test.go |