mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
Remove test values from add-tor
svn:r6408
This commit is contained in:
parent
121d250dd0
commit
9479268d74
@ -83,9 +83,6 @@ end
|
|||||||
|
|
||||||
print "FPR Line: "
|
print "FPR Line: "
|
||||||
@fprline = readline.chop
|
@fprline = readline.chop
|
||||||
|
|
||||||
@operator = "test <fo>"
|
|
||||||
@fprline = 'lrtte A5C5 81DA 6272 77B3 E5F9 736D CF82 0BF9 249D 6262'
|
|
||||||
(@nickname, @fpr) = parse_fprline(@fprline)
|
(@nickname, @fpr) = parse_fprline(@fprline)
|
||||||
|
|
||||||
binding = File.new(BINDING, "r+")
|
binding = File.new(BINDING, "r+")
|
||||||
|
Loading…
Reference in New Issue
Block a user