mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Integration tests fixes & deleting copr ansible scripts
This commit is contained in:
committed by
Dan Christian Bogos
parent
5bea63841b
commit
a63b180f2a
@@ -132,6 +132,7 @@ func loadConfig() (ldrCfg *config.CGRConfig) {
|
||||
log.Fatalf("Error loading config file %s", err)
|
||||
}
|
||||
config.SetCgrConfig(ldrCfg)
|
||||
dfltCfg = config.CgrConfig()
|
||||
}
|
||||
// Data for DataDB
|
||||
if *dataDBType != dfltCfg.DataDbCfg().Type {
|
||||
|
||||
Reference in New Issue
Block a user