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

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Nov 13 18:38:19 PST 2015


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/dfaec3cf48b1/
Changeset:   dfaec3cf48b1
Branch:      yt
User:        ngoldbaum
Date:        2015-11-13 22:51:22+00:00
Summary:     Fix minor typos in the get_yt.sh script
Affected #:  1 file

diff -r c2ce64029b634223fc234dd68037d07a19c02687 -r dfaec3cf48b12f5482efe44ed080b61722f5ddba doc/get_yt.sh
--- a/doc/get_yt.sh
+++ b/doc/get_yt.sh
@@ -314,12 +314,12 @@
 echo
 echo "    export PATH=$DEST_DIR/bin:\$PATH"
 echo
-echo "and on csh-style shells"
+echo "and on csh-style shells:"
 echo
 echo "    setenv PATH $DEST_DIR/bin:\$PATH"
 echo
-echo "You can also the init file appropriate for your shell to include the same"
-echo "command."
+echo "You can also update the init file appropriate for your shell to include"
+echo "the same command."
 echo
 echo "To get started with yt, check out the orientation:"
 echo


https://bitbucket.org/yt_analysis/yt/commits/d263b58d4aa4/
Changeset:   d263b58d4aa4
Branch:      yt
User:        xarthisius
Date:        2015-11-14 02:38:13+00:00
Summary:     Merged in ngoldbaum/yt (pull request #1861)

Fix minor typos in the get_yt.sh script
Affected #:  1 file

diff -r 518c0dcd67074138745f26a3797adbf09fe00d38 -r d263b58d4aa4d7b9d792488bd0aec2c5e95e2ba8 doc/get_yt.sh
--- a/doc/get_yt.sh
+++ b/doc/get_yt.sh
@@ -314,12 +314,12 @@
 echo
 echo "    export PATH=$DEST_DIR/bin:\$PATH"
 echo
-echo "and on csh-style shells"
+echo "and on csh-style shells:"
 echo
 echo "    setenv PATH $DEST_DIR/bin:\$PATH"
 echo
-echo "You can also the init file appropriate for your shell to include the same"
-echo "command."
+echo "You can also update the init file appropriate for your shell to include"
+echo "the same command."
 echo
 echo "To get started with yt, check out the orientation:"
 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