aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2020-06-07 23:57:15 +0200
committerShuah Khan <[email protected]>2020-06-26 14:27:35 -0600
commit3f37d14b8a3152441f36b6bc74000996679f0998 (patch)
tree7f2e8a489df5bc8df5deb22da8908ab340269b6d /lib/mpi/mpi-sub-ui.c
parent48778464bb7d346b47157d21ffde2af6b2d39110 (diff)
kunit: kunit_config: Fix parsing of CONFIG options with space
Commit 8b59cd81dc5e ("kbuild: ensure full rebuild when the compiler is updated") introduced a new CONFIG option CONFIG_CC_VERSION_TEXT. On my system, this is set to "gcc (GCC) 10.1.0" which breaks KUnit config parsing which did not like the spaces in the string. Fix this by updating the regex to allow strings containing spaces. Fixes: 8b59cd81dc5e ("kbuild: ensure full rebuild when the compiler is updated") Signed-off-by: Rikard Falkeborn <[email protected]> Reviewed-by: Brendan Higgins <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions