Skip to content

Commit 5841b30

Browse files
committed
[update] : Added debug message
1 parent 6a1c68c commit 5841b30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ make_basefs() {
574574

575575
# Additional packages (airootfs)
576576
make_packages_repo() {
577+
msg_debug "pkglist.sh ${pkglist_args[*]}"
577578
local _pkglist=($("${tools_dir}/pkglist.sh" "${pkglist_args[@]}"))
578579

579580
# Create a list of packages to be finally installed as packages.list directly under the working directory.

0 commit comments

Comments
 (0)