0
0
mirror of https://github.com/tj/n.git synced 2024-11-24 19:46:56 +01:00

Add caveat about false positives

This commit is contained in:
John Gee 2021-02-27 11:45:11 +13:00
parent 6777a34af0
commit 6437bfb9d1

View File

@ -63,6 +63,9 @@ function display_compatible_file_field() {
# display_remote_version <version>
# Limited support for using index.tab to resolve version into a number.
# Return version number, without leading v.
#
# The simper (and independent) code here can cause transient false positive failures, like if the latest nightly version
# has not been build for all architectures yet.
function display_remote_version() {
# ToDo: support NODE_MIRROR