Skip to content

Commit

Permalink
attest-enroll: Fix POLICIES not set error
Browse files Browse the repository at this point in the history
  • Loading branch information
nicowilliams committed Jul 29, 2021
1 parent 1eb1295 commit 318f048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sbin/attest-enroll
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ DEFAULT_EK_POLICY=
declare -a GENPROGS
GENPROGS=(genhostname genrootfskey)
declare -A POLICIES
POLICIES=()

# For the configure function (see below)
declare -A vars
Expand Down

0 comments on commit 318f048

Please sign in to comment.