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.
_______________________________________________
Secure-testing-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

Reply via email to