OSDN Git Service

[fix] : Warning line
authorhayao <shun819.mail@gmail.com>
Sat, 21 Nov 2020 12:32:51 +0000 (21:32 +0900)
committerhayao <shun819.mail@gmail.com>
Sat, 21 Nov 2020 12:32:51 +0000 (21:32 +0900)
build.sh

index 87404ff..e114b88 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -325,7 +325,7 @@ prepare_env() {
                     [[ ${debug} = true ]] && echo -ne " $(pacman -Q ${_pkg} | getclm 2)\n"
                     ;;
                 "noversion")
-                    msg_warn "Failed to get the latest version of ${_pkg}."
+                    echo; msg_warn "Failed to get the latest version of ${_pkg}."
                     ;;
                 "old")
                     [[ "${debug}" = true ]] && echo -ne " $(pacman -Q ${_pkg} | getclm 2)\n"