Simplify things by using the return code of ask_yn() directly instead
authorrpe <rpe@openbsd.org>
Sat, 19 Apr 2014 16:50:52 +0000 (16:50 +0000)
committerrpe <rpe@openbsd.org>
Sat, 19 Apr 2014 16:50:52 +0000 (16:50 +0000)
commit77cf9be1f7448832983f5a226c415661f2a27d1c
treedf757ed1f618a9cf04fd8f0e2cd256bd60d24b93
parent52ada5cb3eb2a865a66cfb4457d2aacb23e16f24
Simplify things by using the return code of ask_yn() directly instead
of looking in resp. No need to specify 'no' as default answer. It's
the default for ask_yn() anyway.

OK krw@ halex@
distrib/miniroot/install.sh
distrib/miniroot/install.sub