On Sunday 13 October 2013 10:12, Lauri Kasanen wrote: > On Sat, Oct 12, 2013, at 22:48, Denys Vlasenko wrote: > > > Small housekeeping for wget. > > > > > wget: make default timeout configurable > > > > Why? Upstream wget uses a fixed default timeout, 900. > > We'd like to change it in one place instead of adding -T options to a > ton of scripts.
But this will make your scripts depend on wget being the busybox's wget. This plagued Unix world for some time. Not a good idea. What upstream wget does to address such a case? _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
