Skip to content

Commit 612d6ac

Browse files
committed
minor bug fix list name
1 parent 0a22992 commit 612d6ac

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
@@ -188,7 +188,7 @@ then
188188
fi
189189
EDM=( "-sq08-LL" )
190190
ARRAY=( "subArray.prod5.South.list" )
191-
ARRAY=( "subArray.prod5.South-Opt" )
191+
ARRAY=( "subArray.prod5.South-Opt.list" )
192192
if [[ $P2 == *"Hyper"* ]]; then
193193
ARRAY=( "subArray.prod5.South-Hyper.list" )
194194
fi

0 commit comments

Comments
 (0)