AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<ken.renshaw@onstor.com>,<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E02F3CEDF@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 17 Apr 2007 17:14:21 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Ken Renshaw" <ken.renshaw@onstor.com>
Cc: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: PERFORCE change 23606 for review
Message-ID: <20070417171421.468e2ca2@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E02F3CEDF@onstor-exch02.onstor.net>
References: <WEBMAILzvP8miPpQBZN00000481@mail.onstor.com>
	<BB375AF679D4A34E9CA8DFA650E2B04E02F3CEDF@onstor-exch02.onstor.net>
Organization: Onstor
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

I included that in my subsequent checkin 23607

a

On Tue, 17 Apr 2007 17:08:02 -0700 "Ken Renshaw"
<ken.renshaw@onstor.com> wrote:

> Thanks, it was only a one-line change I was trying to do, not sure
> why p4 munged it ( or I bungled it ). 
> Anyway, the last line of your changelist reverted the single line I
> was trying to add, this changelist: 
> <diff of Andy's checkin to backout the merge>
> 278c262
> < (cd /var/run && { rm -rf -- !(pm.core*); install -c -m 664 -g
> utmp /dev/null utmp; }) ---
> > (cd /var/run && { rm -rf -- *; install -c -m 664 -g utmp /dev/null
> > utmp; })
>  
>  
> 
> [build@k2 usr]$ p4 describe 23394
> Change 23394 by danqingj@danqingj-r133work on 2007/04/03 13:05:07
>         For CQ16618, do not delete pm.core* files upon reboot.
>         Reviewed by: edk
> Affected files ...
> ... //depot/R1_3_3_work/openbsd/src/etc/rc#3 edit
> Differences ...
> ==== //depot/R1_3_3_work/openbsd/src/etc/rc#3 (text) ====
> 278c278
> < (cd /var/run && { rm -rf -- *; install -c -m 664 -g utmp /dev/null
> utmp; }) ---
> > (cd /var/run && { rm -rf -- !(pm.core*); install -c -m 664 -g
> > utmp /dev/null utmp; })
> 
>  
> I'm going to go ahead and put the one-liner back in since we have to
> chip with it...again, sorry to have pulled the wrong change/file in. 
> -Ken
>  
>  
> 
> ________________________________
> 
> From: Andy Sharp
> Sent: Tue 4/17/2007 2:53 PM
> To: Andy Sharp; Brian DeForest; Charissa Willard; Chris Vandever; Ian
> Brown; Jobi Ariyamannil; Jonathan Goldick; Ken Renshaw; Larry Scheer;
> Maxim Kozlovsky; Nagendra Subramanya; Sandrine Boulanger; Tim Gardner
> Subject: PERFORCE change 23606 for review
> 
> 
> 
> Change 23606 by andys@linux-compile-andys on 2007/04/17 13:48:52
> 
>         Reverting broken merge/integrate from 1.3.3.
>         Reviewed by larrys
> 
> Affected files ...
> 
> ... //depot/FB-DELOREAN/openbsd/src/etc/rc#4 edit
> 
> 
> 
