From 42cb3a02bb4c3ed184c802ad250ef6d8be90f695 Mon Sep 17 00:00:00 2001 From: l_maliakal_d Date: Thu, 27 Feb 2014 11:32:18 +0000 Subject: [PATCH] compressionshould wait till files created git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@745 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/slsReceiver/slsReceiverFunctionList.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slsDetectorSoftware/slsReceiver/slsReceiverFunctionList.cpp b/slsDetectorSoftware/slsReceiver/slsReceiverFunctionList.cpp index 30ddc6d7e..41763dac8 100644 --- a/slsDetectorSoftware/slsReceiver/slsReceiverFunctionList.cpp +++ b/slsDetectorSoftware/slsReceiver/slsReceiverFunctionList.cpp @@ -774,10 +774,10 @@ int slsReceiverFunctionList::setupWriter(){ }*/ } //wait till its created - /*while(createfile_mask){ + while(createfile_mask){ cout<<"*"<