[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Sep 3 08:01:24 PDT 2013


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/10fb59e87fe8/
Changeset:   10fb59e87fe8
Branch:      yt
User:        ngoldbaum
Date:        2013-08-29 05:15:21
Summary:     Fixing a typo in the install script, pointed out by Stephanie Tonnesen on the user's list.
Affected #:  1 file

diff -r e820b67495dcc4c76181af1898918ebc102eebe4 -r 10fb59e87fe8c72ac8710697a6e77534c41a2930 doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -419,7 +419,7 @@
 echo "be installing ZeroMQ"
 
 printf "%-15s = %s so I " "INST_ROCKSTAR" "${INST_ROCKSTAR}"
-get_willwont ${INST_0MQ}
+get_willwont ${INST_ROCKSTAR}
 echo "be installing Rockstar"
 
 echo


https://bitbucket.org/yt_analysis/yt/commits/c9a2fa37eb0f/
Changeset:   c9a2fa37eb0f
Branch:      yt
User:        MatthewTurk
Date:        2013-09-03 17:01:19
Summary:     Merged in ngoldbaum/yt (pull request #582)

Fixing a benign typo in the install script
Affected #:  1 file

diff -r e0f3cc698f7c607f45036e5a2c71c4f513c71d57 -r c9a2fa37eb0f352033320807ed3b285c57a3914e doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -419,7 +419,7 @@
 echo "be installing ZeroMQ"
 
 printf "%-15s = %s so I " "INST_ROCKSTAR" "${INST_ROCKSTAR}"
-get_willwont ${INST_0MQ}
+get_willwont ${INST_ROCKSTAR}
 echo "be installing Rockstar"
 
 echo

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