mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
L #-: Linting history.rb (#1803)
This commit is contained in:
parent
10260bb65c
commit
b9a207a080
@ -127,7 +127,8 @@ module OneDBFsck
|
||||
# DATA: FIX: Remove possibly corrupte showback values
|
||||
unless @showback_delete.empty?
|
||||
log_error('Removing possibly corrupted records from VM showback '\
|
||||
"please run 'oneshowback calculate` to recalculate the showback")
|
||||
"please run 'oneshowback calculate` to recalculate "\
|
||||
'the showback')
|
||||
end
|
||||
|
||||
@db.transaction do
|
||||
|
Loading…
x
Reference in New Issue
Block a user