diff options
author | Michael Hirsch <scivision@users.noreply.github.com> | 2022-08-22 03:42:28 (GMT) |
---|---|---|
committer | Craig Scott <craig.scott@crascit.com> | 2022-08-23 12:40:28 (GMT) |
commit | 87a40b720a53ea70bfa4466a52aa696e1940cd0d (patch) | |
tree | 3d34b7db2b3182588bb11ab89445600a3fc3ffe0 /Help/guide/tutorial/Step5/MathFunctions | |
parent | 7037cfc0f48739bd1eb3498827ebf501671302c7 (diff) | |
download | CMake-87a40b720a53ea70bfa4466a52aa696e1940cd0d.zip CMake-87a40b720a53ea70bfa4466a52aa696e1940cd0d.tar.gz CMake-87a40b720a53ea70bfa4466a52aa696e1940cd0d.tar.bz2 |
file(DOWNLOAD): Fix message for existing file with matching hash
file(DOWNLOAD STATUS) docs say the return list is of
length 2. However, when an already downloaded file
hash matches EXPECTED_HASH, the return message had
a semicolon that made the return list length 3.
Adjust the message to no longer contain the extra semicolon
and to more clearly describe the situation.
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions')
0 files changed, 0 insertions, 0 deletions