Skip to content

Commit

Permalink
extra removal
Browse files Browse the repository at this point in the history
Signed-off-by: Feny Mehta <[email protected]>
  • Loading branch information
fbm3307 committed Oct 1, 2024
1 parent fb0c0b3 commit e0adde6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/verify-replace.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ declare -a REPOS=("${GH_BASE_URL_KS}ksctl" "${GH_BASE_URL_CRT}host-operator" "${
C_PATH=${PWD}
ERRORLIST=()


echo Initiating verify-replace on dependent repos
for repo in "${REPOS[@]}"
do
result=0
echo =========================================================================================
echo
echo "$(basename ${repo})"
Expand Down

0 comments on commit e0adde6

Please sign in to comment.