mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-07 10:30:41 +02:00
removed prints
This commit is contained in:
parent
3f9c5af61c
commit
6df77b5ff2
@ -1553,6 +1553,7 @@ int UDPStandardImplementation::createNewFile(int ithread){ cprintf(RED,"createne
|
|||||||
#ifdef DEBUG4
|
#ifdef DEBUG4
|
||||||
FILE_LOG(logINFO) << completefileName;
|
FILE_LOG(logINFO) << completefileName;
|
||||||
#endif
|
#endif
|
||||||
|
cprintf(RED,"fileWriteEnable:%d cbAction:%d\n",fileWriteEnable,cbAction);
|
||||||
|
|
||||||
//filewrite enable & we allowed to create/close files
|
//filewrite enable & we allowed to create/close files
|
||||||
if(fileWriteEnable && cbAction > DO_NOTHING){cprintf(RED,"createnewfile11:\n");
|
if(fileWriteEnable && cbAction > DO_NOTHING){cprintf(RED,"createnewfile11:\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user