Skip to content

Commit

Permalink
remove guacone certifier osv as --add-vuln-on-ingest=true is already …
Browse files Browse the repository at this point in the history
…being called

Signed-off-by: pxp928 <parth.psu@gmail.com>
  • Loading branch information
pxp928 committed Aug 16, 2024
1 parent b21b412 commit 615e01c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/testing/e2e/e2e
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,6 @@ for command in "${ingestion_commands[@]}"; do
echo @@@@ Waiting
sleep 60

go run ${GUAC_DIR}"/cmd/guacone" certifier osv -p=false

if [ $? -ne 0 ]; then
echo "Error: Command '$command' failed" | tee -a "$LOG_FILE"
exit 1
Expand Down

0 comments on commit 615e01c

Please sign in to comment.