On 30/09/10 16:40 +0100, [email protected] wrote:
>From: martyntaylor <[email protected]>
>
>---
> src/app/services/data_service_active_record.rb |    1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
>diff --git a/src/app/services/data_service_active_record.rb 
>b/src/app/services/data_service_active_record.rb
>index 81b3ef3..66da011 100644
>--- a/src/app/services/data_service_active_record.rb
>+++ b/src/app/services/data_service_active_record.rb
>@@ -136,7 +136,6 @@ class DataServiceActiveRecord
>           compare_time = l.submission_time
>         when TASK_COMPLETION_TIMES
>           compare_time = l.runtime
>-          puts compare_time
>         when INSTANCE_RUN_TIMES
>           compare_time = l.total_state_time(Instance::STATE_RUNNING)
>         else

ACK. Btw. I liked that ;-)

  -- Michal

-- 
--------------------------------------------------------
Michal Fojtik, [email protected]
Deltacloud API: http://deltacloud.org
--------------------------------------------------------
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to