From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 4/7] docs/build: Do not use move-if-changed Date: Tue, 21 Apr 2015 16:00:22 +0100 Message-ID: <55366606.6090206@citrix.com> References: <1429526966-18874-1-git-send-email-andrew.cooper3@citrix.com> <1429526966-18874-5-git-send-email-andrew.cooper3@citrix.com> <1429625560.4743.109.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1429625560.4743.109.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Wei Liu , Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On 21/04/15 15:12, Ian Campbell wrote: > On Mon, 2015-04-20 at 11:49 +0100, Andrew Cooper wrote: >> Nothing expensive depends on these results. > But are those uses a problem? Less fluff in the build logs, and less load moving files around the filesystem. ~Andrew