CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 10:50:53
Modified files:
distrib/miniroot: install.sh install.sub
Log message:
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@
