[Pvfs2-cvs] commit by robl in pvfs2-1/test/automated/mpiio-tests.d:
noncontig
CVS commit program
cvs at parl.clemson.edu
Mon Aug 14 16:58:21 EDT 2006
Update of /projects/cvsroot/pvfs2-1/test/automated/mpiio-tests.d
In directory parlweb1:/tmp/cvs-serv6581/mpiio-tests.d
Modified Files:
noncontig
Log Message:
missed another error case
Index: noncontig
===================================================================
RCS file: /projects/cvsroot/pvfs2-1/test/automated/mpiio-tests.d/noncontig,v
diff -u -w -p -u -r1.11 -r1.12
--- noncontig 15 Feb 2006 22:37:48 -0000 1.11
+++ noncontig 14 Aug 2006 20:58:21 -0000 1.12
@@ -45,7 +45,7 @@ if [ -f $PAV_CONFIG ] ; then
# need to get results into per-test log files
cat noncontig.o$job_id
- egrep -q '(Assertion*failed|error:|Error)' noncontig.o$job_id
+ egrep -q '(Assertion*failed|error:|Error|killed by signal)' noncontig.o$job_id
if [ $? -eq 0 ] ; then
exit 1
fi
More information about the Pvfs2-cvs
mailing list