]> git.openstreetmap.org Git - rails.git/blobdiff - script/statistics
Postgres is no longer starting
[rails.git] / script / statistics
index 33205fe62f39193ccf0ea47af843de891ffb8243..cd9e9afa7f96c25b90a4b1eaca3719a94890dec7 100755 (executable)
@@ -86,7 +86,7 @@ rescue StandardError => e
   puts "<p><em>Exception: #{e}</em><br />#{e.backtrace.join('<br />')}</p>"
 end
 
-puts "<p>Report took #{(Time.new - start_time)} seconds to run</p>"
+puts "<p>Report took #{Time.new - start_time} seconds to run</p>"
 puts "</body>"
 puts "</html>"