Retrieve sources with quiet to reduce git output (#471)
This commit is contained in:
committed by
GitHub
parent
3cbc2a8582
commit
15aaf9dd0d
@@ -154,7 +154,7 @@ for file in $CHANGES; do
|
||||
echo SKIPPING BUILD for SYSTEM crate, FETCHING only
|
||||
fi
|
||||
|
||||
alr -d get $milestone
|
||||
alr -d -q get $milestone
|
||||
|
||||
if $is_system; then
|
||||
echo DETECTING INSTALLED PACKAGE via crate $milestone
|
||||
|
||||
Reference in New Issue
Block a user