diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-09 19:17:52 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-02-09 19:17:52 -0200 |
commit | 9287d394a995ecc037b79e502fd8a995c4929f56 (patch) | |
tree | fdd6485423789f7dfec6189cc1260ab00e3cbb31 /v4l | |
parent | 803b1cde37f44f2d09bb97bef92d74ead3279578 (diff) | |
parent | 25c9b30402a26393ce698bd1addc01b7973928e2 (diff) | |
download | mediapointer-dvb-s2-9287d394a995ecc037b79e502fd8a995c4929f56.tar.gz mediapointer-dvb-s2-9287d394a995ecc037b79e502fd8a995c4929f56.tar.bz2 |
Bad: author doesn't exist!
Diffstat (limited to 'v4l')
-rwxr-xr-x | v4l/scripts/strip-trailing-whitespaces.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/scripts/strip-trailing-whitespaces.sh b/v4l/scripts/strip-trailing-whitespaces.sh index cb341ce76..def48a67d 100755 --- a/v4l/scripts/strip-trailing-whitespaces.sh +++ b/v4l/scripts/strip-trailing-whitespaces.sh @@ -21,7 +21,7 @@ fi for file in `eval $files`; do case "$file" in - *.patch) + *.gif | *.pdf | *.patch) continue ;; esac |