Skip to content

Commit

Permalink
Drop index-hash-files from master-hash
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Feb 22, 2022
1 parent a17fbe5 commit e3fccd7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions easytls
Original file line number Diff line number Diff line change
Expand Up @@ -8766,11 +8766,7 @@ ${tlskey_file}"

# Add config-file and disabled-list and hash files to the UTIL list
util_file_list="${EASYTLS_CONFIG_FILE}
${EASYTLS_CONFIG_HASH}
${EASYTLS_INLINE_X_HASH}
${EASYTLS_KEY_X_HASH}
${EASYTLS_DISABLED_LIST}
${EASYTLS_DISABLED_HASH}"
${EASYTLS_DISABLED_LIST}"
} # => generate_master_list ()

# Master hash
Expand Down

1 comment on commit e3fccd7

@TinCanTech
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.