tools: exit setup script without prompt
authorJohn McNamara <john.mcnamara@intel.com>
Thu, 22 Oct 2015 10:36:27 +0000 (11:36 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 4 Dec 2015 15:32:00 +0000 (16:32 +0100)
commit992ecdd839abaadda629295ed565e08618cc060c
tree4cacbe90b0d13fad3c595638d51ea67a8a403102
parent6100ed584939ec2095d719e82c8363e01f5a04c1
tools: exit setup script without prompt

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 <john.mcnamara@intel.com>
tools/setup.sh