From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] tools: exit setup script without prompt Date: Thu, 03 Dec 2015 20:31:17 +0100 Message-ID: <3701035.DQENx7MZWt@xps13> References: <1445510187-2954-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Mcnamara, John" Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id 4F0BA4A63 for ; Thu, 3 Dec 2015 20:32:28 +0100 (CET) Received: by wmww144 with SMTP id w144so35125657wmw.1 for ; Thu, 03 Dec 2015 11:32:28 -0800 (PST) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Exit tools/setup.sh script without prompting "Press enter to continue". > > > > The script can now be exited by typing the option number, "quit" or "q". > > > > Signed-off-by: John McNamara > > Acked-by: Harry van Haaren Applied, thanks