mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 07:38:04 +01:00
compressionshould wait till files created
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@745 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@@ -774,10 +774,10 @@ int slsReceiverFunctionList::setupWriter(){
|
|||||||
}*/
|
}*/
|
||||||
}
|
}
|
||||||
//wait till its created
|
//wait till its created
|
||||||
/*while(createfile_mask){
|
while(createfile_mask){
|
||||||
cout<<"*"<<flush;
|
cout<<"*"<<flush;
|
||||||
usleep(5000);
|
usleep(5000);
|
||||||
}*/
|
}
|
||||||
if (createfile_mask)
|
if (createfile_mask)
|
||||||
cout <<"*********************************************sooo weird:"<<createfile_mask<<endl;
|
cout <<"*********************************************sooo weird:"<<createfile_mask<<endl;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user