mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 21:26:50 +01:00
somewhere
This commit is contained in:
@@ -7537,7 +7537,7 @@ string slsDetector::setFilePath(string s) {
|
|||||||
pthread_mutex_unlock(&ms);
|
pthread_mutex_unlock(&ms);
|
||||||
}
|
}
|
||||||
else if(!s.empty()){
|
else if(!s.empty()){
|
||||||
std::cout << "path does not exist" << endl;
|
std::cout << "file path does not exist" << endl;
|
||||||
setErrorMask((getErrorMask())|(FILE_PATH_DOES_NOT_EXIST));
|
setErrorMask((getErrorMask())|(FILE_PATH_DOES_NOT_EXIST));
|
||||||
}
|
}
|
||||||
if(ret==FORCE_UPDATE)
|
if(ret==FORCE_UPDATE)
|
||||||
|
|||||||
Reference in New Issue
Block a user