mirror of
https://github.com/sbopkg/sbopkg
synced 2025-01-30 20:34:23 +01:00
sqg: Restore progress dots.
Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
This commit is contained in:
parent
d2c0f9222a
commit
a8ae4cd7f7
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@ execute_build () {
|
|||
"$REPO_DIR" "$QUEUEDIR" {} "$VERBOSE"
|
||||
else
|
||||
for PKG in "${PKGSNEW[@]}"; do
|
||||
printf "."
|
||||
/usr/libexec/sbopkg/sqg/sqg-build-queuefile \
|
||||
"$REPO_DIR" "$QUEUEDIR" "$PKG" "$VERBOSE"
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue