Skip to content

Commit bcb4ac4

Browse files
leftover
1 parent 9bada78 commit bcb4ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DATA/production/configurations/2021/ctf_recreation/ctf_recreation.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ fi
141141

142142
if [[ -z $DPL_WORKFLOW_FROM_OUTSIDE ]]; then
143143
echo "Use dpl-workflow.sh from O2"
144-
cp ~/SOFT/alibuild/ali-o2-dev/O2/prodtests/full-system-test/dpl-workflow.sh .
144+
cp $O2_ROOT/prodtests/full-system-test/dpl-workflow.sh .
145145
else
146146
echo "Use dpl-workflow.sh passed as input"
147147
cp $DPL_WORKFLOW_FROM_OUTSIDE .

0 commit comments

Comments
 (0)