diff options
author | Masayoshi Mizuma <m.mizuma@jp.fujitsu.com> | 2019-04-17 19:58:23 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-04-17 22:36:30 -0400 |
commit | 68911069f509ba3bf0f513d9af00309e07932906 (patch) | |
tree | a0bc5f05cdd38d4b8a357e6887c483f6a09e5b90 /block/Kconfig.iosched | |
parent | fca797f16354a1e9b411a32bc1da53bb43e7fc5a (diff) |
ktest: Add support for meta characters in GRUB_MENU
ktest fails if meta characters are in GRUB_MENU, for example
GRUB_MENU = 'Fedora (test)'
The failure happens because the meta characters are not escaped,
so the menu doesn't match in any entries in GRUB_FILE.
Use quotemeta() to escape the meta characters.
Link: http://lkml.kernel.org/r/20190417235823.18176-1-msys.mizuma@gmail.com
Signed-off-by: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'block/Kconfig.iosched')
0 files changed, 0 insertions, 0 deletions