[Aversa-commits] aversa/bin bt-tracker.rb
tom at rubyforge.org
tom at rubyforge.org
Thu Sep 9 17:20:10 EDT 2004
Update of /var/cvs/aversa/aversa/bin
In directory rubyforge.org:/tmp/cvs-serv23376
Modified Files:
bt-tracker.rb
Log Message:
oops, used tabs
Index: bt-tracker.rb
===================================================================
RCS file: /var/cvs/aversa/aversa/bin/bt-tracker.rb,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** bt-tracker.rb 9 Sep 2004 21:16:55 -0000 1.3
--- bt-tracker.rb 9 Sep 2004 21:20:07 -0000 1.4
***************
*** 128,133 ****
def do_GET(req, res)
# TODO Implement /scrape - i.e., return status of all torrents
! # unless info_hash is passed in, in which case return only
! # status of that torrent
raise "Not implemented Exception"
end
--- 128,133 ----
def do_GET(req, res)
# TODO Implement /scrape - i.e., return status of all torrents
! # unless info_hash is passed in, in which case return only
! # status of that torrent
raise "Not implemented Exception"
end
More information about the Aversa-commits
mailing list