X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/88ba316abeecffccd1cb51c63ce5594c95023624..5e307c1ceb29205f17ba1242a0387ed9c0e47cf7:/script/statistics diff --git a/script/statistics b/script/statistics index 33205fe62..cd9e9afa7 100755 --- a/script/statistics +++ b/script/statistics @@ -86,7 +86,7 @@ rescue StandardError => e puts "

Exception: #{e}
#{e.backtrace.join('
')}

" end -puts "

Report took #{(Time.new - start_time)} seconds to run

" +puts "

Report took #{Time.new - start_time} seconds to run

" puts "" puts ""