[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1rc2-210-gba82fd1

mysql vizuser noreply at mpich.org
Sat Feb 1 12:35:03 CST 2014


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 "MPICH primary repository".

The branch, master has been updated
       via  ba82fd17a0d7269e30ce50a002d77d43e0627360 (commit)
      from  ba3badffa335a4e8841b02ad377241b271f27528 (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 -----------------------------------------------------------------
http://git.mpich.org/mpich.git/commitdiff/ba82fd17a0d7269e30ce50a002d77d43e0627360

commit ba82fd17a0d7269e30ce50a002d77d43e0627360
Author: Pavan Balaji <balaji at mcs.anl.gov>
Date:   Sat Feb 1 00:33:49 2014 -0600

    Fix broken release script from [ba3badff].
    
    No reviewer.

diff --git a/maint/release.pl b/maint/release.pl
index b2d1bca..5f28864 100755
--- a/maint/release.pl
+++ b/maint/release.pl
@@ -297,7 +297,6 @@ run_cmd("cp -a www ${expdir}");
 run_cmd("cp -a doc/userguide/user.pdf ${expdir}/doc/userguide");
 run_cmd("cp -a doc/installguide/install.pdf ${expdir}/doc/installguide");
 run_cmd("cp -a doc/logging/logging.pdf ${expdir}/doc/logging");
-run_cmd("cp -a doc/windev/windev.pdf ${expdir}/doc/windev");
 print("done\n");
 
 print("===> Creating ROMIO docs... ");

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

Summary of changes:
 maint/release.pl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list