Skip to content

Commit 05f449e

Browse files
committed
remove tests
1 parent 03f133e commit 05f449e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CTA.runAnalysis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ echo "Telescope multiplicities: LST ${LST} MST ${MST} SST ${SST} SCMST ${SCMST}"
5555
#####################################
5656
# qsub options (priorities)
5757
# _M_ = -; _X_ = " "
58+
# even without using gridengine: do not remove this
5859
QSUBOPT="_M_P_X_cta_high_X__M_js_X_9"
5960

6061
#####################################
@@ -272,7 +273,6 @@ then
272273
fi
273274
ARRAY=( "subArray.prod5.South-BL.list" )
274275
ARRAY=( "subArray.prod5.South-Alpha.list" )
275-
ARRAY=( "subArray.prod5.South-Alpha-Test.list" )
276276
if [[ $P2 == *"sub"* ]]; then
277277
ARRAY=( "subArray.prod5.South-Alpha-sub.list" )
278278
fi

0 commit comments

Comments
 (0)