From 83a66e25933fc8aa01d03e3f765499bc82085dda Mon Sep 17 00:00:00 2001 From: Marco Cattaneo <marco.cattaneo@cern.ch> Date: Thu, 18 Feb 2021 18:21:01 +0100 Subject: [PATCH] Remove obsolete CVS keywords --- DaVinciSys/tests/options/DVTestInitialise.py | 6 +----- .../options/CommonParticles/DVTestStandardIntermediate.py | 2 -- DaVinciTests/tests/options/DVTestInitialise.py | 6 +----- DaVinciTests/tests/options/DVTestReadDst.py | 3 --- DaVinciTests/tests/options/DVTestWriteDst.py | 3 --- DaVinciTests/tests/options/SimpleMuSelection.py | 1 - 6 files changed, 2 insertions(+), 19 deletions(-) diff --git a/DaVinciSys/tests/options/DVTestInitialise.py b/DaVinciSys/tests/options/DVTestInitialise.py index d4fbd2678..0419f2439 100755 --- a/DaVinciSys/tests/options/DVTestInitialise.py +++ b/DaVinciSys/tests/options/DVTestInitialise.py @@ -8,12 +8,8 @@ # granted to it by virtue of its status as an Intergovernmental Organization # # or submit itself to any jurisdiction. # ############################################################################### -## $Id: DVTestInitialise.py,v 1.4 2010-02-23 10:33:21 jpalac Exp $ -## ============================================================================ -## CVS tag $Name: not supported by cvs2svn $ -## ============================================================================ """ -@file $Name: not supported by cvs2svn $ +@file DVTestInitialise.py Test for DaVinci initialisation diff --git a/DaVinciTests/tests/options/CommonParticles/DVTestStandardIntermediate.py b/DaVinciTests/tests/options/CommonParticles/DVTestStandardIntermediate.py index c67f93873..af6e0cbcf 100644 --- a/DaVinciTests/tests/options/CommonParticles/DVTestStandardIntermediate.py +++ b/DaVinciTests/tests/options/CommonParticles/DVTestStandardIntermediate.py @@ -8,8 +8,6 @@ # granted to it by virtue of its status as an Intergovernmental Organization # # or submit itself to any jurisdiction. # ############################################################################### -############################################################################## -# $Id: DVTestCommonParticles.py,v 1.3 2010/01/06 08:51:50 pkoppenb Exp $ # # syntax: gaudirun.py $DAVINCIMONITORSROOT/options/DVMonitorDst.py # diff --git a/DaVinciTests/tests/options/DVTestInitialise.py b/DaVinciTests/tests/options/DVTestInitialise.py index c4a5e23aa..43408cc9c 100755 --- a/DaVinciTests/tests/options/DVTestInitialise.py +++ b/DaVinciTests/tests/options/DVTestInitialise.py @@ -8,12 +8,8 @@ # granted to it by virtue of its status as an Intergovernmental Organization # # or submit itself to any jurisdiction. # ############################################################################### -## $Id: DVTestInitialise.py,v 1.4 2010/02/23 10:33:21 jpalac Exp $ -## ============================================================================ -## CVS tag $Name: $ -## ============================================================================ """ -@file $Name: $ +@file DVTestInitialise.py Test for DaVinci initialisation diff --git a/DaVinciTests/tests/options/DVTestReadDst.py b/DaVinciTests/tests/options/DVTestReadDst.py index 74d231cf3..6935b691d 100755 --- a/DaVinciTests/tests/options/DVTestReadDst.py +++ b/DaVinciTests/tests/options/DVTestReadDst.py @@ -8,9 +8,6 @@ # granted to it by virtue of its status as an Intergovernmental Organization # # or submit itself to any jurisdiction. # ############################################################################### -######################################################################## -# -# $Id: DVTestReadDst.py,v 1.11 2009/11/30 10:57:40 jpalac Exp $ # # Options for a typical DaVinci job reading DSTs with saved candidates. # diff --git a/DaVinciTests/tests/options/DVTestWriteDst.py b/DaVinciTests/tests/options/DVTestWriteDst.py index 6fe1e2343..91451975f 100755 --- a/DaVinciTests/tests/options/DVTestWriteDst.py +++ b/DaVinciTests/tests/options/DVTestWriteDst.py @@ -8,9 +8,6 @@ # granted to it by virtue of its status as an Intergovernmental Organization # # or submit itself to any jurisdiction. # ############################################################################### -######################################################################## -# -# $Id: DVTestWriteDst.py,v 1.11 2010/05/25 11:04:28 jpalac Exp $ # # Options for a DaVinci job creating DSTs # diff --git a/DaVinciTests/tests/options/SimpleMuSelection.py b/DaVinciTests/tests/options/SimpleMuSelection.py index 8bf2ec6e2..bf8d07b23 100644 --- a/DaVinciTests/tests/options/SimpleMuSelection.py +++ b/DaVinciTests/tests/options/SimpleMuSelection.py @@ -17,7 +17,6 @@ __author__ = 'R. Lambert' __date__ = 'November 2009' -__version__ = '$Revision: 1.3 $' import GaudiKernel.SystemOfUnits as Units from Gaudi.Configuration import * -- GitLab