Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jason1028kr committed Jan 8, 2025
1 parent 0494b18 commit 3751d55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vhdbuilder/packer/trivy-scan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ export SYSTEM_COLLECTIONURI=${26}
export SYSTEM_TEAMPROJECT=${27}
export BUILD_BUILDID=${28}

#test

retrycmd_if_failure() {
retries=$1; wait_sleep=$2; timeout=$3; shift && shift && shift
for i in $(seq 1 $retries); do
Expand Down

0 comments on commit 3751d55

Please sign in to comment.