mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-26 06:50:09 +03:00
M #-: remove onedb warning message (#4895)
This commit is contained in:
parent
cf3742622e
commit
f9c8148515
@ -14,7 +14,7 @@
|
||||
# limitations under the License. #
|
||||
#--------------------------------------------------------------------------- #
|
||||
|
||||
ONE_LOCATION = ENV['ONE_LOCATION']
|
||||
ONE_LOCATION = ENV['ONE_LOCATION'] unless defined?(ONE_LOCATION)
|
||||
|
||||
if !ONE_LOCATION
|
||||
SQLITE_PATH = '/var/lib/one/one.db'
|
||||
|
Loading…
x
Reference in New Issue
Block a user