Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ounsworth authored Jul 23, 2024
1 parent 7f9f911 commit f00263b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test_certs_r3_with_acvp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ fi
if [ -z "$2" ]; then
acvpDir="./"
else
acvpDir=$1
acvpDir=$2
fi

certszipr3="artifacts_certs_r3.zip"
Expand Down

0 comments on commit f00263b

Please sign in to comment.