unittest builds now
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
This commit is contained in:
@ -63,7 +63,7 @@ class GlobalConfigHandler : public SystemObject,
|
||||
std::string getConfigFileName();
|
||||
|
||||
private:
|
||||
static MutexIF* configLock;
|
||||
static MutexIF* CONFIG_LOCK;
|
||||
|
||||
ReturnValue_t lockConfigFile();
|
||||
ReturnValue_t unlockConfigFile();
|
||||
|
Reference in New Issue
Block a user