We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e15ac8 commit 1e97d6aCopy full SHA for 1e97d6a
1 file changed
tools/pkglist.sh
@@ -240,5 +240,7 @@ if [[ "${line}" = true ]]; then
240
IFS=$'\n'
241
fi
242
243
+wait
244
+
245
echo "${_pkglist[*]}" >&1
246
IFS="${OLD_IFS}"
0 commit comments