[yt-svn] commit/yt: atmyers: Merged in ngoldbaum/yt (pull request #2268)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Sat Jul 9 14:24:49 PDT 2016


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/3520f6d302a3/
Changeset:   3520f6d302a3
Branch:      yt
User:        atmyers
Date:        2016-07-09 21:24:19+00:00
Summary:     Merged in ngoldbaum/yt (pull request #2268)

[bugfix] typo fix in the install script
Affected #:  1 file

diff -r 37c3aa32a7b71a328001f984c5a4a328a46b492e -r 3520f6d302a37e450621cb1dc01229c8b8a91312 doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -524,11 +524,11 @@
 echo
 
 printf "%-18s = %s so I " "INST_CONDA" "${INST_CONDA}"
-get_willwont ${INST_PY3}
+get_willwont ${INST_CONDA}
 echo "be installing a conda-based python environment"
 
 printf "%-18s = %s so I " "INST_YT_SOURCE" "${INST_YT_SOURCE}"
-get_willwont ${INST_PY3}
+get_willwont ${INST_YT_SOURCE}
 echo "be compiling yt from source"
 
 printf "%-18s = %s so I " "INST_PY3" "${INST_PY3}"

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