public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* nit
@ 2004-04-22 12:46 Jani Monoses
  2004-04-22 12:57 ` nit Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Jani Monoses @ 2004-04-22 12:46 UTC (permalink / raw)
  To: ecos-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: nit
  2004-04-22 12:46 nit Jani Monoses
@ 2004-04-22 12:57 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2004-04-22 12:57 UTC (permalink / raw)
  To: Jani Monoses; +Cc: ecos-devel

On Thu, 2004-04-22 at 06:40, Jani Monoses wrote:
> 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.

Added (template versions), thanks.

Note: the hal/m68k stuff is probably obsolete anyway if/when eCosCentric
contributes their ColdFire support.  The MOAB one is just one I missed.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-22 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-22 12:46 nit Jani Monoses
2004-04-22 12:57 ` nit Gary Thomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).