[Darshan-commits] [Darshan] branch, trac-150-regression, updated. darshan-2.3.1-pre1-13-g23523f1

Service Account git at mcs.anl.gov
Tue Feb 3 20:37:25 CST 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "".

The branch, trac-150-regression has been updated
       via  23523f15fa7e93d176ed90a42e096c1573b750b0 (commit)
      from  55e1f37ed5a377716789882ba2eeed0980fcfb0e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 23523f15fa7e93d176ed90a42e096c1573b750b0
Author: Phil Carns <carns at mcs.anl.gov>
Date:   Tue Feb 3 21:37:17 2015 -0500

    Revert "experimenting with jenkins environment"
    
    This reverts commit 55e1f37ed5a377716789882ba2eeed0980fcfb0e.

-----------------------------------------------------------------------

Summary of changes:
 darshan-test/regression/test-cases/cxxpi.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Diff of changes:
diff --git a/darshan-test/regression/test-cases/cxxpi.sh b/darshan-test/regression/test-cases/cxxpi.sh
index 8ac7d0a..bea35e8 100755
--- a/darshan-test/regression/test-cases/cxxpi.sh
+++ b/darshan-test/regression/test-cases/cxxpi.sh
@@ -7,7 +7,7 @@ export DARSHAN_LOGFILE=$DARSHAN_TMP/${PROG}.darshan.gz
 rm -f ${DARSHAN_LOGFILE}
 
 # compile
-$DARSHAN_CXX -static $DARSHAN_TESTDIR/test-cases/src/${PROG}.cxx -o $DARSHAN_TMP/${PROG}
+$DARSHAN_CXX $DARSHAN_TESTDIR/test-cases/src/${PROG}.cxx -o $DARSHAN_TMP/${PROG}
 if [ $? -ne 0 ]; then
     echo "Error: failed to compile ${PROG}" 1>&2
     exit 1


hooks/post-receive
--



More information about the Darshan-commits mailing list