From aca886bf82e7ebf5a9d76642614418ed983ab45e Mon Sep 17 00:00:00 2001 From: mguetlein Date: Thu, 3 Feb 2011 18:14:20 +0100 Subject: adding weighted_accuracy, change accuracy computation, some minor changes --- example.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example.rb') diff --git a/example.rb b/example.rb index 3cced72..07151a8 100755 --- a/example.rb +++ b/example.rb @@ -124,7 +124,7 @@ class Example log "done" @@summary end - task.uri + return_task(task) end # performs all curl calls listed in examples after ">>>", next line is added if line ends with "\" -- cgit v1.2.3