[yt-svn] commit/yt: chummels: Fixing install_script so that we ``yt update`` to branch yt when in the yt branch.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Aug 6 14:23:11 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/c4b7a1412c51/
Changeset:   c4b7a1412c51
Branch:      yt
User:        chummels
Date:        2014-08-06 23:01:57
Summary:     Fixing install_script so that we ``yt update`` to branch yt when in the yt branch.
Affected #:  1 file

diff -r 6b790e3507a791aeb1a0a801e8e8d7de7e1c56e8 -r c4b7a1412c51c49d504c9eb6825fa82540a0b06e doc/install_script.sh
--- a/doc/install_script.sh
+++ b/doc/install_script.sh
@@ -16,7 +16,7 @@
 
 DEST_SUFFIX="yt-`uname -m`"
 DEST_DIR="`pwd`/${DEST_SUFFIX/ /}"   # Installation location
-BRANCH="yt-3.0" # This is the branch to which we will forcibly update.
+BRANCH="yt" # This is the branch to which we will forcibly update.
 
 if [ ${REINST_YT} ] && [ ${REINST_YT} -eq 1 ] && [ -n ${YT_DEST} ]
 then

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