Commit Graph

2 Commits

Author SHA1 Message Date
Markus Holtermann c607487f57 Hide wget output to reduce clutter (#2683)
When using wget to download files in a Dockerfile, the progress output of wget gets completely screwed up, making the build log almost impossible to read. By providing `-q` to wget the output will be hidden.
2019-08-11 07:37:44 -07:00
Guido Vranken 8ffb51ead2 [django-fuzzers] Initial integration. (#2579)
* [django-fuzzers]

* [django] Update auto_ccs

* [django] Pack seed corpus. util -> utils.
2019-08-02 10:31:34 -07:00