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

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


1 new commit in yt:


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

diff -r 2a9a5b16f8082413eceafaebfc085d693845db90 -r 4e6e794f4053f4db788d6d1263163a509439213b 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