mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-20 10:50:08 +03:00
Bug #2586: Fix extra verbose time log for fsck
This commit is contained in:
parent
2baaea538a
commit
e82842b88b
@ -45,6 +45,10 @@ EOT
|
||||
"OpenNebula #{VERSION}"
|
||||
end
|
||||
|
||||
def db_version
|
||||
one_version()
|
||||
end
|
||||
|
||||
IMAGE_STATES=%w{INIT READY USED DISABLED LOCKED ERROR CLONE DELETE USED_PERS}
|
||||
|
||||
def fsck
|
||||
|
Loading…
x
Reference in New Issue
Block a user