mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-09 19:50:25 +03:00
sqg: Restore progress dots.
Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
This commit is contained in:
parent
d2c0f9222a
commit
a8ae4cd7f7
@ -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…
Reference in New Issue
Block a user