diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2025-05-15 15:25:42 -0700 |
---|---|---|
committer | Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org> | 2025-06-25 08:39:35 +0530 |
commit | 4176ebdf97d1ad08e205ec97a8f5b66f9efa70bf (patch) | |
tree | c11b690bb10dd05916205b9f19e37dbe3e425fac /scripts/lib/kdoc/kdoc_output.py | |
parent | e40e2391388d8db623fd2ac92d7750648155e9d3 (diff) |
torture: Permit multiple space characters in kvm.sh --kconfig argument
The straightforward way of doing bash substitution for optional strings
leaves a pair of space characters, which the kvm.sh --kconfig option
rejects as ill-formed. This commit therefore changes the corresponding
regular expression to accommodate more than one space character between
successive Kconfig options.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay (AMD) <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions