test.sh
8.67 KB
-
azure: docker: consistently silence curl but show errors · c76c1e87
We currently pass the "--silent" flag to most invocations of curl, but in fact this does not only suppress the progress meter, but also any errors. So let's also pass "--show-error", too.
Patrick Steinhardt committed