From 216b61197147e9d230dcc2e5faa8e63db740001e Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 19 Dec 2010 14:49:19 +0100 Subject: little changes --- module/network/HTTPChunk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/network/HTTPChunk.py') diff --git a/module/network/HTTPChunk.py b/module/network/HTTPChunk.py index 37c28f685..6ffc43078 100644 --- a/module/network/HTTPChunk.py +++ b/module/network/HTTPChunk.py @@ -157,7 +157,7 @@ if __name__ == "__main__": #bucket.setRate(200*1000) bucket = None - url = "http://download.fedoraproject.org/pub/fedora/linux/releases/13/Live/x86_64/Fedora-13-x86_64-Live.iso" + url = "http://speedtest.netcologne.de/test_100mb.bin" finished = 0 def err(*a, **b): -- cgit v1.2.3