[Secure-testing-commits] [Git][security-tracker-team/security-tracker][master] update-lists: Be quiet when fetching origin
Salvatore Bonaccorso
carnil at debian.org
Fri Dec 29 21:29:53 UTC 2017
Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker
Commits:
f13e89c5 by Salvatore Bonaccorso at 2017-12-29T22:29:14+01:00
update-lists: Be quiet when fetching origin
- - - - -
1 changed file:
- Makefile
Changes:
=====================================
Makefile
=====================================
--- a/Makefile
+++ b/Makefile
@@ -204,7 +204,7 @@ update-backports-%:
done ; \
update-lists:
- git fetch origin && git checkout -f origin/master -- data
+ git fetch -q origin && git checkout -f origin/master -- data
# Since October 16, 2015 the XML data feeds are no longer available for
# download in an uncompressed format.
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/f13e89c578251e673a993b3168276f70997b1486
---
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/f13e89c578251e673a993b3168276f70997b1486
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/secure-testing-commits/attachments/20171229/eb42ff3c/attachment.html>
More information about the Secure-testing-commits
mailing list