mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-12 21:57:23 +03:00
Typo
This commit is contained in:
parent
55660b89e6
commit
15d00795d5
@ -46,7 +46,6 @@ module Migrator
|
||||
def up
|
||||
init_log_time()
|
||||
|
||||
=begin
|
||||
# Feature #3671
|
||||
|
||||
@db.run "ALTER TABLE user_pool RENAME TO old_user_pool;"
|
||||
@ -197,7 +196,7 @@ module Migrator
|
||||
@db.run "REPLACE INTO pool_control VALUES('acl', #{last_oid+1});"
|
||||
|
||||
log_time()
|
||||
=end
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user