AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@lsi.com
RQ:
SSV:mhbs.lsil.com
NSV:
SSH:
R:<Ed.Kwan@lsi.com>
MAID:2
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/LSI/INBOX	0	2B044E14371DA244B71F8BF2514563F50402111B@cosmail03.lsi.com
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 29 Oct 2009 18:06:52 -0700
From: Andrew Sharp <andy.sharp@lsi.com>
To: "Kwan, Ed" <Ed.Kwan@lsi.com>
Subject: Re: please review code change for TED 27690 [13564 - Imperial War
 Museum] GNS target paths not displaying in NCM GUI
Message-ID: <20091029180652.6ca288a1@ripper.onstor.net>
In-Reply-To: <2B044E14371DA244B71F8BF2514563F50402111B@cosmail03.lsi.com>
References: <2B044E14371DA244B71F8BF2514563F504021116@cosmail03.lsi.com>
	<20091029171708.0b7bb2b6@ripper.onstor.net>
	<2B044E14371DA244B71F8BF2514563F50402111B@cosmail03.lsi.com>
Organization: LSI
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Thu, 29 Oct 2009 18:23:24 -0600 "Kwan, Ed" <Ed.Kwan@lsi.com> wrote:

> [edk@edk-linux ~andys/src]$ ls -l ~andys/src/eatme
> ls: /homes/andys/src/eatme: No such file or directory

doh.  ~andys/src/dev/eatme

anyway, it's ok to checkin.

if you can convert it to unix after that, go for it.

Cheers,

a

> [edk@edk-linux ~]$ diff ~edk/biteme
> ~/p4/dev/nfx-tree/code/ssc-webui/js/gns/view.js 845a846,851
> >         var domain_index = index;
> >         while ((!string.has(junction_info[domain_index], "Domain"))
> > && (domain_index<junction_info.length-1)) {
> >             domain_index++;
> >         }
> >
> 858c864
> <              value2: junction_info[index++].split(": ")[1]
> ---
> >              value2: junction_info[domain_index].split(": ")[1]
> 866a873,874
> >
> >         index = domain_index + 1;
> 
> -----Original Message-----
> From: Andrew Sharp [mailto:andy.sharp@lsi.com] 
> Sent: Thursday, October 29, 2009 5:17 PM
> To: Kwan, Ed
> Subject: Re: please review code change for TED 27690 [13564 -
> Imperial War Museum] GNS target paths not displaying in NCM GUI
> 
> On Thu, 29 Oct 2009 17:46:47 -0600 "Kwan, Ed" <Ed.Kwan@lsi.com> wrote:
> 
> > Change 33690
> 
> perforce is getting all *@#$%@! up because this file is in some kind
> of weird dos line ending format, but the stuff you added (?) is in
> unix line ending format.
> 
> Can you convert the file to unix line ending format?  dos2unix didn't
> work for me, so I had to use sed.  that file is ~andys/src/eatme
> in case you want it.
