[yt-svn] commit/yt: MatthewTurk: Make yt-2.x be the branch this grabs from

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Aug 4 09:12:44 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/648481906b50/
Changeset:   648481906b50
Branch:      yt-2.x
User:        MatthewTurk
Date:        2014-08-04 18:12:30
Summary:     Make yt-2.x be the branch this grabs from
Affected #:  1 file

diff -r 5c27d060e971352563d556b9f78f9413d7662a6f -r 648481906b50b27c663618ddc530e6886d9253ff 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="stable" # This is the branch to which we will forcibly update.
+BRANCH="yt-2.x" # 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