X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C7754F.9F92D0BF@onstor-exch02.onstor.net>; Mon, 2 Apr 2007 10:52:04 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C7754F.9F92D0BF"
Content-class: urn:content-classes:message
Subject: Code review verify_install.sh
Date: Mon, 2 Apr 2007 10:52:04 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E022156E8@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: Code review verify_install.sh
Thread-Index: Acd1T5+EOz/nuWl5Tt6nD6Ixllz4ew==
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_01C7754F.9F92D0BF
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

=3D=3D=3D=3D =
//depot/FB-DELOREAN/nfx-tree/code/ssc-nfxsh/verify_install.sh#8 -
/home/larrys/perforce/trees/FB-DELOREAN/nfx-tree/code/ssc-nfxsh/verify_i
nstall.sh =3D=3D=3D=3D
@@ -469,7 +469,7 @@
        # If this script was called from a current cmd_upgrade the
memory partition
        # should exist and be valid. Don't recreate mount_mfs unless
needed.
        #
-       [ -f ${TAR_DIR}${AGILE_BIN}/${APP} ] || mnt_mfs
+       [ -f ${TAR_DIR}/version ] || mnt_mfs


------_=_NextPart_001_01C7754F.9F92D0BF
Content-Type: text/html;
	charset="us-ascii"
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=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7652.24">
<TITLE>Code review verify_install.sh</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">=3D=3D=3D=3D =
//depot/FB-DELOREAN/nfx-tree/code/ssc-nfxsh/verify_install.sh#8 - =
/home/larrys/perforce/trees/FB-DELOREAN/nfx-tree/code/ssc-nfxsh/verify_in=
stall.sh =3D=3D=3D=3D</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 FACE=3D"Arial">@@ =
-469,7 +469,7 @@</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # If this =
script was called from a current cmd_upgrade the memory =
partition</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; # should exist =
and be valid. Don't recreate mount_mfs unless needed.</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
#</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ -f =
${TAR_DIR}${AGILE_BIN}/${APP} ] || mnt_mfs</FONT></SPAN></P>

<P ALIGN=3DLEFT><SPAN LANG=3D"en-us"><FONT SIZE=3D2 =
FACE=3D"Arial">+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ -f =
${TAR_DIR}/version ] || mnt_mfs</FONT></SPAN></P>

</BODY>
</HTML>
------_=_NextPart_001_01C7754F.9F92D0BF--
