]> sjero.net Git - wget/blobdiff - src/main.c
Turn off timestamping after the warning.
[wget] / src / main.c
index fbdafd2b1544032912baf8c0fee1b5321b9b6425..421a5501b6e34e4795a9a62e779289e42aff1a2f 100644 (file)
@@ -903,6 +903,7 @@ will be placed in the single file you specified.\n\n"));
           logprintf (LOG_NOTQUIET, "%s", _("\
 WARNING: timestamping does nothing in combination with -O. See the manual\n\
 for details.\n\n"));
+          opt.timestamping = false;
         }
     }