X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C863D5.05CD10FB@onstor-exch02.onstor.net>; Wed, 30 Jan 2008 23:46:35 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C863D5.05CD10FB"
References: <20080130182636.0410086f@ripper.onstor.net>
Content-class: urn:content-classes:message
Subject: RE: please review 27538
Date: Wed, 30 Jan 2008 23:46:35 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E042F006F@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: please review 27538
Thread-Index: AchjsL0swnCy1hb0QkKm/wjNIjjhYgAHQ2/D
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

This is a multi-part message in MIME format.

------_=_NextPart_001_01C863D5.05CD10FB
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Okay, I diffed the file. It looks ok to me.

-----Original Message-----
From: Andy Sharp
Sent: Wed 1/30/2008 6:26 PM
To: Larry Scheer
Subject: please review 27538
=20
Change 27538 by andys@ripper on 2008/01/30 13:23:52 *pending*

        Lost change that is slightly required.  Fix range_match if =
statement.
       =20
        reviewed by larrys

Affected files ...

... //depot/dev/linux/rootfs/etc/init.d/onstor-fstab-swabby#2 edit


$ p4 diff ../linux/rootfs/etc/init.d/onstor-fstab-swabby
=3D=3D=3D=3D //depot/dev/linux/rootfs/etc/init.d/onstor-fstab-swabby#2 - =
/homes/andys/src/dev/linux/rootfs/etc/init.d/onstor-fstab-swabby =
=3D=3D=3D=3D
24c24
<       if [ "$2" -gt "$1" || "$3" -lt "$1" ] ; then
---
>       if [ \( "$2" -gt "$1" \) -o \( "$3" -lt "$1" \) ] ; then
31d30
<=20


------_=_NextPart_001_01C863D5.05CD10FB
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7653.38">
<TITLE>RE: please review 27538</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>Okay, I diffed the file. It looks ok to me.<BR>
<BR>
-----Original Message-----<BR>
From: Andy Sharp<BR>
Sent: Wed 1/30/2008 6:26 PM<BR>
To: Larry Scheer<BR>
Subject: please review 27538<BR>
<BR>
Change 27538 by andys@ripper on 2008/01/30 13:23:52 *pending*<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Lost change that is slightly =
required.&nbsp; Fix range_match if statement.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reviewed by larrys<BR>
<BR>
Affected files ...<BR>
<BR>
... //depot/dev/linux/rootfs/etc/init.d/onstor-fstab-swabby#2 edit<BR>
<BR>
<BR>
$ p4 diff ../linux/rootfs/etc/init.d/onstor-fstab-swabby<BR>
=3D=3D=3D=3D //depot/dev/linux/rootfs/etc/init.d/onstor-fstab-swabby#2 - =
/homes/andys/src/dev/linux/rootfs/etc/init.d/onstor-fstab-swabby =
=3D=3D=3D=3D<BR>
24c24<BR>
&lt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if [ &quot;$2&quot; -gt =
&quot;$1&quot; || &quot;$3&quot; -lt &quot;$1&quot; ] ; then<BR>
---<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if [ \( &quot;$2&quot; -gt =
&quot;$1&quot; \) -o \( &quot;$3&quot; -lt &quot;$1&quot; \) ] ; =
then<BR>
31d30<BR>
&lt;<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C863D5.05CD10FB--
