Skip to content

Commit 00f9df1

Browse files
committed
Conform to executable naming convention
1 parent a055bc8 commit 00f9df1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prodtests/sim_challenge.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ fi
113113
if [ "$dosim" == "1" ]; then
114114
#---- GRP creation ------
115115
echo "Creating GRPs ... and publishing in local CCDB overwrite"
116-
taskwrapper grp.log o2-grp-simGRP-tool createGRPs --run ${runNumber} --publishto GRP -o mcGRP
116+
taskwrapper grp.log o2-grp-simgrp-tool createGRPs --run ${runNumber} --publishto GRP -o mcGRP
117117

118118
#---------------------------------------------------
119119
echo "Running simulation for $nev $collSyst events with $gener generator and engine $engine and run number $runNumber"

0 commit comments

Comments
 (0)