[yt-svn] commit/yt: MatthewTurk: Removing the bitbucket fingerprint, which is now out of date!

Bitbucket commits-noreply at bitbucket.org
Wed Dec 12 13:27:34 PST 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/56d943997200/
changeset:   56d943997200
branch:      yt
user:        MatthewTurk
date:        2012-12-12 22:26:42
summary:     Removing the bitbucket fingerprint, which is now out of date!
affected #:  1 file

diff -r 04e4a6a7d10836f01864993c2507ffc6f89a00aa -r 56d943997200890878efeb39e2d7bfbe029d80a1 yt/utilities/command_line.py
--- a/yt/utilities/command_line.py
+++ b/yt/utilities/command_line.py
@@ -591,19 +591,6 @@
             print
             loki = raw_input("Press enter to go on, Ctrl-C to exit.")
             cedit.config.setoption(uu, hgrc_path, "bb.username=%s" % bbusername)
-        bb_fp = "81:2b:08:90:dc:d3:71:ee:e0:7c:b4:75:ce:9b:6c:48:94:56:a1:fe"
-        if uu.config("hostfingerprints", "bitbucket.org", None) is None:
-            print "Let's also add bitbucket.org to the known hosts, so hg"
-            print "doesn't warn us about bitbucket."
-            print "We will add this:"
-            print
-            print "   [hostfingerprints]"
-            print "   bitbucket.org = %s" % (bb_fp)
-            print
-            loki = raw_input("Press enter to go on, Ctrl-C to exit.")
-            cedit.config.setoption(uu, hgrc_path,
-                                   "hostfingerprints.bitbucket.org=%s" % bb_fp)
-
         # We now reload the UI's config file so that it catches the [bb]
         # section changes.
         uu.readconfig(hgrc_path[0])

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