1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-25 02:50:08 +03:00

Formatting

This commit is contained in:
Carlos Martín 2014-04-02 11:13:44 +02:00
parent ba10a223ea
commit b59b3beedd

View File

@ -183,6 +183,7 @@ class OneDB
timeb = Time.now
puts
puts "Total time: #{"%0.02f" % (timeb - timea).to_s}s" if ops[:verbose]
return 0