From f55aebc79bb855774e6cfeacee2c3f4e757df422 Mon Sep 17 00:00:00 2001 From: l_maliakal_d Date: Tue, 4 Mar 2014 09:44:12 +0000 Subject: [PATCH] minor changes git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@747 951219d9-93cf-4727-9268-0efd64621fa3 --- slsDetectorSoftware/eigerDetectorServer/svnInfoEiger.h | 6 +++--- .../gotthardDetectorServer/svnInfoGotthard.h | 8 ++++---- slsDetectorSoftware/moenchDetectorServer/svnInfoMoench.h | 8 ++++---- slsDetectorSoftware/mythenDetectorServer/svnInfoMythen.h | 8 ++++---- slsDetectorSoftware/slsDetector/svnInfoLib.h | 6 +++--- .../slsReceiver/slsReceiverFunctionList.cpp | 4 +++- slsDetectorSoftware/slsReceiver/svnInfoReceiver.h | 6 +++--- 7 files changed, 24 insertions(+), 22 deletions(-) diff --git a/slsDetectorSoftware/eigerDetectorServer/svnInfoEiger.h b/slsDetectorSoftware/eigerDetectorServer/svnInfoEiger.h index 46fa5f087..1112f163e 100644 --- a/slsDetectorSoftware/eigerDetectorServer/svnInfoEiger.h +++ b/slsDetectorSoftware/eigerDetectorServer/svnInfoEiger.h @@ -2,10 +2,10 @@ #define SVNURL "file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware/eigerDetectorServer" //#define SVNREPPATH "" #define SVNREPUUID "951219d9-93cf-4727-9268-0efd64621fa3" -//#define SVNREV 0x692 +//#define SVNREV 0x729 //#define SVNKIND "" //#define SVNSCHED "" #define SVNAUTH "l_maliakal_d" -#define SVNREV 0x692 -#define SVNDATE 0x20131114 +#define SVNREV 0x729 +#define SVNDATE 0x20140130 // diff --git a/slsDetectorSoftware/gotthardDetectorServer/svnInfoGotthard.h b/slsDetectorSoftware/gotthardDetectorServer/svnInfoGotthard.h index d20c1fae5..f0e7a1b1b 100644 --- a/slsDetectorSoftware/gotthardDetectorServer/svnInfoGotthard.h +++ b/slsDetectorSoftware/gotthardDetectorServer/svnInfoGotthard.h @@ -2,10 +2,10 @@ #define SVNURL "file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware/gotthardDetectorServer" //#define SVNREPPATH "" #define SVNREPUUID "951219d9-93cf-4727-9268-0efd64621fa3" -//#define SVNREV 0x718 +//#define SVNREV 0x729 //#define SVNKIND "" //#define SVNSCHED "" -#define SVNAUTH "x04sa" -#define SVNREV 0x718 -#define SVNDATE 0x20140128 +#define SVNAUTH "l_maliakal_d" +#define SVNREV 0x729 +#define SVNDATE 0x20140130 // diff --git a/slsDetectorSoftware/moenchDetectorServer/svnInfoMoench.h b/slsDetectorSoftware/moenchDetectorServer/svnInfoMoench.h index 5a428dd54..be01f4221 100644 --- a/slsDetectorSoftware/moenchDetectorServer/svnInfoMoench.h +++ b/slsDetectorSoftware/moenchDetectorServer/svnInfoMoench.h @@ -2,10 +2,10 @@ #define SVNURL "file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware/moenchDetectorServer" //#define SVNREPPATH "" #define SVNREPUUID "951219d9-93cf-4727-9268-0efd64621fa3" -//#define SVNREV 0x718 +//#define SVNREV 0x729 //#define SVNKIND "" //#define SVNSCHED "" -#define SVNAUTH "x04sa" -#define SVNREV 0x718 -#define SVNDATE 0x20140128 +#define SVNAUTH "l_maliakal_d" +#define SVNREV 0x729 +#define SVNDATE 0x20140130 // diff --git a/slsDetectorSoftware/mythenDetectorServer/svnInfoMythen.h b/slsDetectorSoftware/mythenDetectorServer/svnInfoMythen.h index 719f7b191..a22b58231 100644 --- a/slsDetectorSoftware/mythenDetectorServer/svnInfoMythen.h +++ b/slsDetectorSoftware/mythenDetectorServer/svnInfoMythen.h @@ -2,10 +2,10 @@ #define SVNURL "file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware/mythenDetectorServer" //#define SVNREPPATH "" #define SVNREPUUID "951219d9-93cf-4727-9268-0efd64621fa3" -//#define SVNREV 0x718 +//#define SVNREV 0x729 //#define SVNKIND "" //#define SVNSCHED "" -#define SVNAUTH "x04sa" -#define SVNREV 0x718 -#define SVNDATE 0x20140128 +#define SVNAUTH "l_maliakal_d" +#define SVNREV 0x729 +#define SVNDATE 0x20140130 // diff --git a/slsDetectorSoftware/slsDetector/svnInfoLib.h b/slsDetectorSoftware/slsDetector/svnInfoLib.h index 64e9f18dd..d72e2b64e 100644 --- a/slsDetectorSoftware/slsDetector/svnInfoLib.h +++ b/slsDetectorSoftware/slsDetector/svnInfoLib.h @@ -2,10 +2,10 @@ #define SVNURLLIB "file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware" //#define SVNREPPATH "" #define SVNREPUUIDLIB "951219d9-93cf-4727-9268-0efd64621fa3" -//#define SVNREV 0x728 +//#define SVNREV 0x746 //#define SVNKIND "" //#define SVNSCHED "" #define SVNAUTHLIB "l_maliakal_d" -#define SVNREVLIB 0x728 -#define SVNDATELIB 0x20140130 +#define SVNREVLIB 0x746 +#define SVNDATELIB 0x20140304 // diff --git a/slsDetectorSoftware/slsReceiver/slsReceiverFunctionList.cpp b/slsDetectorSoftware/slsReceiver/slsReceiverFunctionList.cpp index de347ab1c..f22870fb5 100644 --- a/slsDetectorSoftware/slsReceiver/slsReceiverFunctionList.cpp +++ b/slsDetectorSoftware/slsReceiver/slsReceiverFunctionList.cpp @@ -784,7 +784,7 @@ int slsReceiverFunctionList::setupWriter(){ } //wait till its created while(createfile_mask){ - cout<<"*"<