From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST PATCH] mg-debian-installer-update: produce deterministic output Date: Mon, 12 Jan 2015 12:30:52 +0000 Message-ID: <1421065852.26317.22.camel@citrix.com> References: <1420903137-21819-1-git-send-email-ian.campbell@citrix.com> <1420906214.11796.112.camel@citrix.com> <1420906656.11796.114.camel@citrix.com> <21683.48573.811674.951250@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21683.48573.811674.951250@mariner.uk.xensource.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 Jackson Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-01-12 at 12:27 +0000, Ian Jackson wrote: > Ian Campbell writes ("Re: [Xen-devel] [OSSTEST PATCH] mg-debian-installer-update: produce deterministic output"): > > We might like to consider something along these lines for the future: > > A reasonable idea (although I wonder if it should be configurable). I did consider just inserting a $CURL_OPTS which could be set to include pragma no-cache from the command line. I mostly didn't because I was too lazy to think about the correct shell quoting at the time... > > Acked-by: Ian Jackson > > Ian.