From: a0232989 <[email protected]> Script does not include all correct versions in success message
Signed-off-by: Caleb Robey <[email protected]> --- setup-host-check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-host-check.sh b/setup-host-check.sh index 45b4c71..a9db056 100644 --- a/setup-host-check.sh +++ b/setup-host-check.sh @@ -43,6 +43,6 @@ if [ "$host" != "precise" -a "$host" != "trusty" -a "$host" != "xenial" -a "$ho echo "Unsupported host machine, only Ubuntu 12.04 LTS, Ubuntu 14.04 LTS, Ubuntu 16.04 LTS, and Ubuntu 18.04 LTS are supported" exit 1 fi -echo "Ubuntu 12.04 LTS, Ubuntu 14.04, or Ubuntu 14.04 LTS is being used, continuing.." +echo "Ubuntu 12.04 LTS, Ubuntu 14.04, LTS Ubuntu 16.04 LTS, or Ubuntu 18.04 LTS is being used, continuing.." echo "--------------------------------------------------------------------------------" echo -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13304): https://lists.yoctoproject.org/g/meta-ti/message/13304 Mute This Topic: https://lists.yoctoproject.org/mt/78696766/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
