[Darshan-commits] [Darshan] branch, dev-modular, updated. darshan-2.3.1-139-g718c949
Service Account
git at mcs.anl.gov
Thu Aug 13 16:23:34 CDT 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, dev-modular has been updated
via 718c949783d8f39699000b2002e884a9f2d2ac35 (commit)
from 9e716a5770285d595ca6961ccf418242972c9a09 (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 718c949783d8f39699000b2002e884a9f2d2ac35
Author: Shane Snyder <ssnyder at mcs.anl.gov>
Date: Thu Aug 13 16:23:16 2015 -0500
forgot to update make install target
-----------------------------------------------------------------------
Summary of changes:
darshan-util/Makefile.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Diff of changes:
diff --git a/darshan-util/Makefile.in b/darshan-util/Makefile.in
index 8b571db..246683f 100644
--- a/darshan-util/Makefile.in
+++ b/darshan-util/Makefile.in
@@ -106,8 +106,8 @@ install:: all
install -d $(libdir)
install -d $(includedir)
install -d $(pkgconfigdir)
- install -m 755 darshan-analyzer $(bindir)
- install -m 755 darshan-convert $(bindir)
+# install -m 755 darshan-analyzer $(bindir)
+# install -m 755 darshan-convert $(bindir)
# install -m 755 darshan-diff $(bindir)
install -m 755 darshan-parser $(bindir)
# install -m 755 $(srcdir)/darshan-summary-per-file.sh $(bindir)
hooks/post-receive
--
More information about the Darshan-commits
mailing list