gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] PANIC: duplicate ids in ORIG tree


From: Robert Anderson
Subject: Re: [Gnu-arch-users] PANIC: duplicate ids in ORIG tree
Date: Tue, 31 Aug 2004 15:07:18 -0500

--- Original Message ---
From: "Georg-W. Koltermann" <address@hidden>
To: Andrew Suffield <address@hidden>
CC: address@hidden
Subject: Re: [Gnu-arch-users] PANIC: duplicate ids in ORIG tree

>Am Di, den 31.08.2004 schrieb Andrew Suffield um 18:02:
>> > 
>> > What do I do next?
>> 
>> tarball of that directory somewhere we can see it. This one
seems new.
>
>No way, this is closed source of my employer.  Can you give me
>directions?  Do I insert printfs in the tla source?

How about:

tla inventory --source --ids | awk '{print $2}' > ,ids-all
sort -u ,ids-all > ,ids-uniq
wc -l ,ids-all
wc -l ,ids-uniq

Are they the same?

Bob






reply via email to

[Prev in Thread] Current Thread [Next in Thread]