summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rwxr-xr-xsupport/download/check-hash1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/download/check-hash b/support/download/check-hash
index 9ea7c415a1..f1e0c1b680 100755
--- a/support/download/check-hash
+++ b/support/download/check-hash
@@ -22,6 +22,7 @@ check_one_hash() {
_known="${2}"
_file="${3}"
+ # Note: md5 is supported, but undocumented on purpose.
# Note: sha3 is not supported, since there is currently no implementation
# (the NIST has yet to publish the parameters).
case "${_h}" in
OpenPOWER on IntegriCloud