1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/mkimage
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
..
.febootstrap-minimize reuse the febootstrap-minimize from rinse 2014-06-03 20:41:32 +10:00
busybox-static Add new consolidated mkimage scripts 2014-05-21 09:47:36 -06:00
debootstrap .: remove trailing white spaces 2015-03-25 13:38:17 -04:00
mageia-urpmi reuse the febootstrap-minimize from rinse 2014-06-03 20:41:32 +10:00
rinse Add new consolidated mkimage scripts 2014-05-21 09:47:36 -06:00