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> |
||
---|---|---|
.. | ||
data | ||
bindata.go | ||
schema.go | ||
schema_test.go |