unittest builds now
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2022-09-29 13:20:05 +02:00
parent 26dc4ba56e
commit 1463963532
8 changed files with 29 additions and 27 deletions

View File

@ -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();