[Yt-svn] commit/yt: MatthewTurk: Fixing update_hg, from broken merge of mine

Bitbucket commits-noreply at bitbucket.org
Wed Mar 30 20:37:16 PDT 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/f1cc98b62f08/
changeset:   r3905:f1cc98b62f08
branch:      yt
user:        MatthewTurk
date:        2011-03-31 05:37:07
summary:     Fixing update_hg, from broken merge of mine
affected #:  1 file (11 bytes)

--- a/yt/utilities/command_line.py	Mon Mar 28 13:44:34 2011 -0600
+++ b/yt/utilities/command_line.py	Wed Mar 30 23:37:07 2011 -0400
@@ -324,7 +324,7 @@
             print
             print "This installation CAN be automatically updated."
             if opts.update_source:  
-                _vcs_updater[vc_type](path)
+                _update_hg(path)
             print "Updated successfully."
         elif opts.update_source:
             print

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