possibility to test a single subdetector
authorjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 May 2008 12:50:43 +0000 (12:50 +0000)
committerjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 May 2008 12:50:43 +0000 (12:50 +0000)
SHUTTLE/schema/checkAll.sh

index 714067212852f5872d63bfda1d336390b072f4d8..b8887f1813e96211a1453acb20fc17116bbba6d1 100755 (executable)
@@ -2,6 +2,11 @@
 
 export DETS="ACO EMC FMD HMP MCH MTR PHS CPV PMD SPD SDD SSD TOF TPC TRD T00 V00 ZDC GRP"
 
+if [ -n "$1" ] 
+then
+       DETS=$*
+fi
+
 for I in $DETS
 do
         echo $I