]> sjero.net Git - wget/blobdiff - src/utils.c
Back out quieting of background message: need the pid.
[wget] / src / utils.c
index 3fd1435ec20d59326d20078006fbfacb02aeecfb..a8c5303862c5274dba500bbcab157ac5b251a641 100644 (file)
@@ -301,7 +301,7 @@ fork_to_background (void)
   /* Whether we arrange our own version of opt.lfilename here.  */
   bool logfile_changed = false;
 
-  if (!opt.lfilename)
+  if (!opt.lfilename && (!opt.quiet || opt.server_response))
     {
       /* We must create the file immediately to avoid either a race
          condition (which arises from using unique_name and failing to