Reduce travis-ci log output
[openssl.git] / Configurations / unix-Makefile.tmpl
index 588c6c11e36a8c040534f63fefb4a2e9a18f5e22..fc483f0ff9839833ff2a4c531c35c61714a28fb0 100644 (file)
@@ -787,7 +787,7 @@ tags TAGS: FORCE
 
 # If your tar command doesn't support --owner and --group, make sure to
 # use one that does, for example GNU tar
-TAR_COMMAND=$(TAR) $(TARFLAGS) --owner 0 --group 0 -cvf -
+TAR_COMMAND=$(TAR) $(TARFLAGS) --owner 0 --group 0 -cf -
 PREPARE_CMD=:
 tar:
        set -e; \