X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C89A86.055891F0@onstor-exch02.onstor.net>; Wed, 9 Apr 2008 14:09:38 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-class: urn:content-classes:message
Subject: RE: please review 28768
Date: Wed, 9 Apr 2008 14:09:38 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E056C9544@onstor-exch02.onstor.net>
In-Reply-To: <20080409140758.2c45afab@ripper.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: please review 28768
Thread-Index: AciahcnRrlms7WAoSAersVqfBQ/oDQAADQgQ
From: "Larry Scheer" <larry.scheer@onstor.com>
To: "Andy Sharp" <andy.sharp@onstor.com>

Looks good

-----Original Message-----
From: Andy Sharp=20
Sent: Wednesday, April 09, 2008 2:08 PM
To: Larry Scheer
Subject: please review 28768

Change 28768 by andys@ripper on 2008/04/09 14:04:59 *pending*

        Stop support.sh blabbing at boot time.
       =20
        reviewed by

Affected files ...

... //depot/dev/linux/rootfs/etc/init.d/onstor#6 edit


$ p4 diff -du linux/rootfs/etc/init.d/onstor
=3D=3D=3D=3D //depot/dev/linux/rootfs/etc/init.d/onstor#6 -
/homes/andys/src/dev/linux/rootfs/etc/init.d/onstor =3D=3D=3D=3D
@@ -60,7 +60,8 @@
     # operate on it there so we can get on with booting.
     BOOT_STATE_FILE=3D'/var/log/boot_state_asd'
     mv $BOOT_STATE_FILE /tmp/boot_state_asd > /dev/null 2>&1
-    /onstor/bin/support.sh -c 0 -g NFX_EVENT_NODE /tmp/boot_state_asd &
+    /onstor/bin/support.sh -c 0 -g NFX_EVENT_NODE \
+               /tmp/boot_state_asd >/dev/null &
=20
     # Now that that is sent, we clear the file and put our current boot
state in
     # it. (See ph-api.h for comments).
