[U-Boot-Users] [GIT-PULL][Blackfin] Please pull http://www.denx.de/git/u-boot-blackfin.git
Wolfgang Denk
wd at denx.de
Mon Mar 12 08:43:08 CET 2007
In message <27d85ee10703112020x1b988150s57f2331f6204b033 at mail.gmail.com> you wrote:
>
> > find trailing whitespace:
> > egrep -r '[[:space:]]+$' lib_blackfin board/bf* cpu/bf*
> >
> > find (probably) broken leading spaces:
> > egrep -r '^ ' lib_blackfin board/bf* cpu/bf*
> >
>
> The script doesn't tell me where exactly the problem is,
> Do you have a better scipt? :D
RTFM. For example, add the "-n" (or "--line-number") option.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Out of register space (ugh)"
- vi
More information about the U-Boot
mailing list