]> err.no Git - util-linux/commit
cfdisk: accept yes/no as fallback
authorMatthias Koenig <mkoenig@suse.de>
Thu, 6 Nov 2008 14:49:30 +0000 (15:49 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 12 Dec 2008 11:27:48 +0000 (12:27 +0100)
commit4d6853243d234a9da34367e6753847b756d52a58
treefa95d478c98a87654c3e95d5b03f75d16203a70b
parent1ed8d2c56f6f5e523181925526e085b5a4f93cfe
cfdisk: accept yes/no as fallback

Accept "yes" or "no" as fallback in case the question
has not been translated.

[kzak@redhat.com: note that rpmatch(3) looks at only the first
                  character of response, but we need have to
                  check the full yes/no string.]

Signed-off-by: Matthias Koenig <mkoenig@suse.de>
fdisk/cfdisk.c