OSDN Git Service

[update] : Added skip message
authorhayao <hayao@fascode.net>
Mon, 14 Jun 2021 10:30:45 +0000 (19:30 +0900)
committerhayao <hayao@fascode.net>
Mon, 14 Jun 2021 10:30:45 +0000 (19:30 +0900)
tools/fullbuild.sh

index 8e9cc0d..7706107 100755 (executable)
@@ -97,6 +97,8 @@ build() {
             fi
             
         fi
+    else
+        msg_info "Found: ${fullbuild_dir}/fullbuild.${cha}_${arch}_${lang}"
     fi
 }