[yt-svn] commit/yt: MatthewTurk: Fixing YT_DEST in activate.csh.

Bitbucket commits-noreply at bitbucket.org
Thu Sep 13 05:31:37 PDT 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/8540f3bba288/
changeset:   8540f3bba288
branch:      stable
user:        MatthewTurk
date:        2012-09-13 14:30:49
summary:     Fixing YT_DEST in activate.csh.
affected #:  1 file

diff -r f39201e9e4c0f668e9afa82e8e9e86c1ab22edfd -r 8540f3bba28812370fef5cd683d4d6e8a4645815 doc/activate.csh
--- a/doc/activate.csh
+++ b/doc/activate.csh
@@ -20,7 +20,7 @@
     setenv YT_DEST
 endif
 set _OLD_VIRTUAL_YT_DEST="$YT_DEST"
-setenv YT_DEST "${VIRTUAL_ENV}:${YT_DEST}"
+setenv YT_DEST "${VIRTUAL_ENV}"
 
 if ($?PYTHONPATH == 0) then
     setenv PYTHONPATH

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