summaryrefslogtreecommitdiff
path: root/lib/custodian/worker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/custodian/worker.rb')
-rw-r--r--lib/custodian/worker.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/worker.rb b/lib/custodian/worker.rb
index df9e117..b411c00 100644
--- a/lib/custodian/worker.rb
+++ b/lib/custodian/worker.rb
@@ -148,7 +148,7 @@ module Custodian
begin
- log_message( "Acquired job: #{test.to_s}" )
+ log_message( "Acquired job: #{test}" )
#
# The count of times this test has run, the result, and the start-time