Merge branch 'mueller/hotfix' into mueller/master
This commit is contained in:
commit
c55cf8f279
@ -33,7 +33,6 @@ public:
|
|||||||
|
|
||||||
}
|
}
|
||||||
else if(status != HasReturnvaluesIF::RETURN_OK) {
|
else if(status != HasReturnvaluesIF::RETURN_OK) {
|
||||||
#if FSFW_VERBOSE_LEVEL >= 1
|
|
||||||
#if FSFW_CPP_OSTREAM_ENABLED == 1
|
#if FSFW_CPP_OSTREAM_ENABLED == 1
|
||||||
sif::error << "MutexHelper: Lock of Mutex failed with code " << status << std::endl;
|
sif::error << "MutexHelper: Lock of Mutex failed with code " << status << std::endl;
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user