On Thu, Jun 9, 2011 at 6:36 PM, Luke Symes <allsy...@gmail.com> wrote: > Hi, > When I was running "make fetch", I found myself wanting to know the progress > of the downloads, as my internet is by no means instantaneous. So, I found > how to make wget display a nice progress bar. Could this be added to master?
Luke, The reason wget does not show the progress bar unless you force it to, is because the output, here, is piped to a file. presenting progress bar and putting the output in a file make for a big and ugly log file. At the very least you don't want --progress=bar:force but --progress=dot:mega Norbert _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice