[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Remove test values from add-tor
Update of /home/or/cvsroot/tor/contrib
In directory moria:/tmp/cvs-serv27239
Modified Files:
add-tor
Log Message:
Remove test values from add-tor
Index: add-tor
===================================================================
RCS file: /home/or/cvsroot/tor/contrib/add-tor,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- add-tor 21 Apr 2006 15:52:49 -0000 1.1
+++ add-tor 21 Apr 2006 15:57:09 -0000 1.2
@@ -83,9 +83,6 @@ end
print "FPR Line: "
@fprline = readline.chop
-
-@operator = "test <fo>"
-@fprline = 'lrtte A5C5 81DA 6272 77B3 E5F9 736D CF82 0BF9 249D 6262'
(@nickname, @fpr) = parse_fprline(@fprline)
binding = File.new(BINDING, "r+")