]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding st2V2 option to the compare and reset scripts (Gines)
authormartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 Jun 2005 12:01:17 +0000 (12:01 +0000)
committermartinez <martinez@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 Jun 2005 12:01:17 +0000 (12:01 +0000)
MUON/data/compare_data.sh
MUON/data/reset_data.sh

index 9e6b6975951a23913581f7e0409d4052bdb99372..bce887cef0978221a94b83f9e3a6c891235b0484 100755 (executable)
@@ -23,7 +23,7 @@ fi
 
 DATATYPE=$1
 
-for builder in st1 st1V2 st2 slat trigger
+for builder in st1 st1V2 st2 st2V2 slat trigger
 do
   if [ -f $DATATYPE"_"$builder".dat.out" ] ; then
     echo "Comparing $DATATYPE"_"$builder".dat $DATATYPE"_"$builder.dat.out ...
index e29003abbf79b38ff005521abb7f4df0818d038f..3656d7611a7dad845142944b004172f44dff92ea 100755 (executable)
@@ -24,7 +24,7 @@ fi
 
 DATATYPE=$1
 
-for builder in st1 st1V2 st2 slat trigger
+for builder in st1 st1V2 st2 st2V2 slat trigger
 do
   if [ -f $DATATYPE"_"$builder".dat.out" ] ; then
     # backup old file