From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 96D0675D4B for ; Sat, 15 Aug 2015 01:23:35 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.1/8.15.1) with ESMTPS id t7F1NZSj015988 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 14 Aug 2015 18:23:35 -0700 (PDT) Received: from [172.25.44.6] (172.25.44.6) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.235.1; Fri, 14 Aug 2015 18:23:34 -0700 Message-ID: <55CE9496.6040401@windriver.com> Date: Fri, 14 Aug 2015 21:23:34 -0400 From: Randy MacLeod User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Robert Yang , References: <67e4fb4b7a8dc0c7e955e5ea5e4fc2048961f61b.1439449078.git.liezhi.yang@windriver.com> In-Reply-To: <67e4fb4b7a8dc0c7e955e5ea5e4fc2048961f61b.1439449078.git.liezhi.yang@windriver.com> X-Originating-IP: [172.25.44.6] Subject: Re: [PATCH 1/3] toolchain-shar-extract.sh: add a space in the end X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Aug 2015 01:23:37 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Nit pick on logs... In the short log: s/add a space in the end/ /Add a space after asking a question/ On 2015-08-13 03:37 AM, Robert Yang wrote: > For a clear look when input. This is a sentence fragment. It will read better if you repeat yourself: Add a space at the end of a line when asking a question. This makes it easier to read. ../Randy > > [YOCTO #8089] > > Signed-off-by: Robert Yang > --- > meta/files/toolchain-shar-extract.sh | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta/files/toolchain-shar-extract.sh b/meta/files/toolchain-shar-extract.sh > index 0a33ee8..3a50991 100644 > --- a/meta/files/toolchain-shar-extract.sh > +++ b/meta/files/toolchain-shar-extract.sh > @@ -92,11 +92,11 @@ fi > > if [ -e "$target_sdk_dir/environment-setup-@REAL_MULTIMACH_TARGET_SYS@" ]; then > echo "The directory \"$target_sdk_dir\" already contains a SDK for this architecture." > - printf "If you continue, existing files will be overwritten! Proceed[y/N]?" > + printf "If you continue, existing files will be overwritten! Proceed[y/N]? " > > default_answer="n" > else > - printf "You are about to install the SDK to \"$target_sdk_dir\". Proceed[Y/n]?" > + printf "You are about to install the SDK to \"$target_sdk_dir\". Proceed[Y/n]? " > > default_answer="y" > fi > -- # Randy MacLeod. SMTS, Linux, Wind River Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON, Canada, K2K 2W5