aboutsummaryrefslogtreecommitdiff
path: root/gunzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gunzip.c')
-rw-r--r--gunzip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gunzip.c b/gunzip.c
index 9032852ed..e31a0f7fb 100644
--- a/gunzip.c
+++ b/gunzip.c
@@ -582,6 +582,7 @@ int gunzip_main(int argc, char **argv)
if (strcmp(applet_name, "zcat") == 0) {
force = 1;
+ tostdout = 1;
}
/* Parse any options */