Retrieve sources with quiet to reduce git output (#471)

This commit is contained in:
Alejandro R Mosteo
2022-03-07 12:01:24 +01:00
committed by GitHub
parent 3cbc2a8582
commit 15aaf9dd0d
+1 -1
View File
@@ -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