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:<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	BB375AF679D4A34E9CA8DFA650E2B04E022156E8@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 2 Apr 2007 10:57:13 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: Code review verify_install.sh
Message-ID: <20070402105713.452490d7@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E022156E8@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E022156E8@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

Looks good.

a

On Mon, 2 Apr 2007 10:52:04 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> ==== //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 ====
> @@ -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
> 
