From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 2/7] docs/build: Do not open-code $* Date: Tue, 21 Apr 2015 15:10:56 +0100 Message-ID: <1429625456.4743.107.camel@citrix.com> References: <1429526966-18874-1-git-send-email-andrew.cooper3@citrix.com> <1429526966-18874-3-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1429526966-18874-3-git-send-email-andrew.cooper3@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: Andrew Cooper Cc: Wei Liu , Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On Mon, 2015-04-20 at 11:49 +0100, Andrew Cooper wrote: > Sometimes there is already a round enough wheel to hand. I love the double use of sed and the unescaped .'s. > > No functional change. > > Signed-off-by: Andrew Cooper Acked-by: Ian Campbell (I agree with the conclusion of the subthread that we needn't worry about quoting here, at least not in isolation wrt $@ $< etc)