]> 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>
Thu, 13 Nov 2008 23:09:23 +0000 (00:09 +0100)
commit4b13a5a66b264886b3d16f67667cd7914f31697e
treec0f4aac091a853e626a6d448f2aa28be7e751b2f
parent943add28825b3e514e5e2390764af14851b33c64
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