Vincent Batts
d4497c7a2b
.: 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>
Upstream-commit: 7617ec176d266650b19c2378ccab4aa41e6dc5a2
Component: engine
2015-03-25 13:38:17 -04:00
..
2015-02-26 07:19:36 -08:00
2015-03-19 01:44:43 -04:00
2015-03-20 14:09:30 +10:00
2015-01-29 20:50:43 +10:00
2015-03-25 13:38:17 -04:00
2015-01-13 21:40:14 -05:00
2015-03-22 19:13:38 -07:00
2015-03-03 13:58:35 -08:00
2015-03-24 11:25:26 -07:00
2015-03-25 07:29:27 -07:00
2015-03-10 20:47:06 -07:00
2014-12-16 14:46:25 +10:00
2015-03-24 09:12:00 -07:00
2014-06-01 17:34:07 -04:00
2015-03-16 19:50:52 +09:00
2014-04-16 11:04:14 +10:00
2014-12-16 14:46:25 +10:00
2014-12-05 21:06:11 +10:00
2015-03-05 12:47:02 -08:00
2014-10-14 11:54:41 +10:00
2015-03-12 22:27:49 -07:00
2014-04-24 22:19:32 +10:00
2015-03-13 16:08:34 -07:00
2014-04-16 11:04:14 +10:00
2014-04-24 22:19:32 +10:00
2014-04-24 22:19:32 +10:00