Re: The --citation changed to refer to a book in a recent release

2019-01-11 Thread Ole Tange
On Tue, Jan 8, 2019 at 9:56 AM Ævar Arnfjörð Bjarmason wrote: > > The --citation output now refers to a book instead of the website / > documentation itself: No. It refers to the 2018-book instead of the article from 2011. Citation has never referred to neither the website nor the included docume

Re: Does --load work with remote execution?

2019-01-11 Thread Ole Tange
On Wed, Jan 9, 2019 at 11:01 AM Åsmund Skjæveland wrote: > > Does --load work with remote execution? Yes. The design, however, is not really satisfactory. Current design does this: 1 Check cached file 2 start caching a new file in the background. 3 If load is under limit: Start another job. Th