This is the mail archive of the ecos-devel@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

nit


There are 5 subdirs in the tree which do not have a ChangeLog file

jani@cow ~/work/ecos $ find . -name current -a -type d |xargs -n1 -i ls -l {}/ChangeLog |grep piggy

ls: ./packages/hal/m68k/arch/current/ChangeLog: No such file or directory
ls: ./packages/hal/m68k/mcf52xx/var/current/ChangeLog: No such file or directory
ls: ./packages/hal/m68k/mcf52xx/mcf5272/proc/current/ChangeLog: No such file or directory
ls: ./packages/hal/m68k/mcf52xx/mcf5272/mcf5272c3/plf/current/ChangeLog: No such file or directory
ls: ./packages/devs/flash/powerpc/moab/current/ChangeLog: No such file or directory

No big deal but saw this while trying to run a script which automatically adds a changelog
entry to dirs affected by a search/replace which touches many CDLs.

Jani


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]