mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
Bug #2586: Print fsck total time
This commit is contained in:
parent
9f8f6f04fa
commit
2baaea538a
@ -281,9 +281,7 @@ class OneDB
|
||||
|
||||
time1 = Time.now
|
||||
|
||||
if LOG_TIME
|
||||
puts " > Total time: #{time1 - time0}s" if ops[:verbose]
|
||||
end
|
||||
puts " > Total time: #{time1 - time0}s" if ops[:verbose]
|
||||
|
||||
return 0
|
||||
rescue Exception => e
|
||||
|
Loading…
x
Reference in New Issue
Block a user