-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Steven M. Schweda wrote:
> ALP $ gdiff -u http.c;5 http.c;6
> --- http.c;5 2005-10-13 12:36:21.000000000 -0500
> +++ http.c;6 2007-09-30 01:10:45.000000000 -0500
> @@ -2177,7 +2177,7 @@
> ++count;
> sleep_between_retrievals (count);
> /* Get the current time string. */
> - tms = time_str (NULL);
> + tms = datetime_str (NULL);
> /* Print fetch message, if opt.verbose. */
> if (opt.verbose)
> {
>
> There's a similar spot in src/ftp.c which should do the same thing
> for an FTP transfer.
Does anyone think there's any general usefulness for this sort of thing?
Though if I were considering such a change, I'd probably just have wget
mention the date at the start of its run, rather than repeat it for each
transaction. Obviously wouldn't be a high-priority change... :)
- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFG/0PL7M8hyUobTrERCFg9AJwOFnrYnWY1zT+KIq+Nwo0DA2HAdgCfRNQs
olCSMihn/SBHS58q7GfgV5I=
=t16q
-----END PGP SIGNATURE-----