mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00
somewhere
This commit is contained in:
parent
300bf85dae
commit
978b54dff9
@ -7537,7 +7537,7 @@ string slsDetector::setFilePath(string s) {
|
||||
pthread_mutex_unlock(&ms);
|
||||
}
|
||||
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));
|
||||
}
|
||||
if(ret==FORCE_UPDATE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user