OSDN Git Service

[change] : package check message
authorhayao <shun819.mail@gmail.com>
Mon, 2 Nov 2020 09:29:33 +0000 (18:29 +0900)
committerhayao <shun819.mail@gmail.com>
Mon, 2 Nov 2020 09:29:33 +0000 (18:29 +0900)
build.sh

index 71a0656..3fc959e 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -306,7 +306,7 @@ prepare_env() {
                     elif [[ -z ${__ver} ]]; then
                         # リモートのバージョンの取得に失敗した場合
                         [[ "${debug}" = true ]] && echo
-                        msg_warn "${1} is not a repository package."
+                        msg_warn "Failed to get the latest version of ${1}."
                         return 0
                     else
                         # リモートとローカルのバージョンが一致しない場合