[yt-svn] commit/yt: devinsilvia: the will/won't check for the install script for SCIPY was incorrectly using

Bitbucket commits-noreply at bitbucket.org
Wed Feb 6 09:55:44 PST 2013


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/baa302b0a405/
changeset:   baa302b0a405
branch:      yt
user:        devinsilvia
date:        2013-02-06 18:48:50
summary:     the will/won't check for the install script for SCIPY was incorrectly using
the PYX value.
affected #:  1 file

diff -r d6fe5086342edfa314a842ec8291055c672a01b6 -r baa302b0a405e216216c5de985526022476fdc48 doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -334,7 +334,7 @@
 echo "be installing PyX"
 
 printf "%-15s = %s so I " "INST_SCIPY" "${INST_SCIPY}"
-get_willwont ${INST_PYX}
+get_willwont ${INST_SCIPY}
 echo "be installing scipy"
 
 printf "%-15s = %s so I " "INST_0MQ" "${INST_0MQ}"

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