[Pvfs2-cvs] commit by mtmoore in
pvfs2/test/automated/sysint-tests.d: misc
CVS commit program
cvs at parl.clemson.edu
Sat Dec 18 08:33:01 EST 2010
Update of /projects/cvsroot/pvfs2/test/automated/sysint-tests.d
In directory parlweb1:/tmp/cvs-serv18615/automated/sysint-tests.d
Modified Files:
Tag: cu-security-branch
misc
Log Message:
re-direct stderr from pvfs-perror
Index: misc
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/automated/sysint-tests.d/misc,v
diff -p -u -r1.4.30.3 -r1.4.30.4
--- misc 22 Nov 2010 23:51:35 -0000 1.4.30.3
+++ misc 18 Dec 2010 13:33:01 -0000 1.4.30.4
@@ -68,7 +68,7 @@ then
exit 1
fi
-${PVFS2_DEST}/INSTALL-pvfs2-${CVS_TAG}/bin/pvfs2-perror 0
+${PVFS2_DEST}/INSTALL-pvfs2-${CVS_TAG}/bin/pvfs2-perror 0 2>&1
if [ "${?}" != 0 ]
then
echo "pvfs2-perror failure." 1>&2
More information about the Pvfs2-cvs
mailing list