Skip to content

Commit 01f1eb0

Browse files
authored
Update test_looper.sh
1 parent 58478fd commit 01f1eb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MC/run/ANCHOR/tests/test_looper.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ done
8383
# inject custom repo if available
8484
if [ "${O2DPG_CUSTOM_REPO}" ]; then
8585
sed -i "s|%{O2DPG_CUSTOM_REPO}|${O2DPG_CUSTOM_REPO}|g" "$OUTPUT_FILE_FINAL"
86+
else
87+
sed -i "/%{O2DPG_CUSTOM_REPO}/d" "$OUTPUT_FILE_FINAL"
8688
fi
8789

8890
TOPWORKDIR=2tag_release_testing_${BUILD_TAG:-${SOFTWARETAG_SIM}}

0 commit comments

Comments
 (0)