[yt-svn] commit/yt: MatthewTurk: Thanks to ngoldbaum, a fix for the ranger notes

Bitbucket commits-noreply at bitbucket.org
Wed Jan 25 09:24:33 PST 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/006e3604c3fa/
changeset:   006e3604c3fa
branch:      yt
user:        MatthewTurk
date:        2012-01-25 18:24:24
summary:     Thanks to ngoldbaum, a fix for the ranger notes
affected #:  1 file

diff -r 732daf0a3349d9325381beec2e3f2d6ee38ede0a -r 006e3604c3fa87f7bb3ec92be3bf1502d383a4b2 doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -133,9 +133,9 @@
         echo "NOTE: YOU MUST BE IN THE GNU PROGRAMMING ENVIRONMENT"
         echo "These commands should take care of that for you:"
         echo
-        echo "   $ module unload mvapich-devel"
+        echo "   $ module unload mvapich2"
         echo "   $ module swap pgi gcc"
-        echo "   $ module load mvapich-devel"
+        echo "   $ module load mvapich2"
         echo
     fi
     if [ "${MYHOST##honest}" != "${MYHOST}" ]

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list