moby--moby/contrib/host-integration
Vincent Batts 7617ec176d .: remove trailing white spaces
blame tibor this one ;-)
```
find . -type f -not -name '*.png' -not -name '*.go' -not -name '*.md'
-not -name '*.tar' -not -name '*.pem' -not -path './vendor/*' -not -path
'./.git/*' -not -path '*/testdata/*' -not -path './docs/*images*' -not
-path '*/testfiles/*' -not -path './bundles/*' -not -path
'./docs/*static*/*' -not -path './docs/*article-img/*' -exec grep -HnEl
'[[:space:]]$' {} \; | xargs sed -iE 's/[[:space:]]*$//'
```

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-03-25 13:38:17 -04:00
..
manager .: remove trailing white spaces 2015-03-25 13:38:17 -04:00
Dockerfile.dev DOCKER_VERSION and docker-version havn't been implemented. 2014-10-21 16:04:11 +10:00
Dockerfile.min Update email + add self to pkg/signal 2014-03-10 20:26:45 -07:00
manager.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
manager.sh update go import path and libcontainer 2014-07-24 22:19:50 +00:00