mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Fix given scenarios in yaml parsings: - Correct reading string containing multiple words separated by a whitespace (space/tab) on token value retrieving - Remove any unnecessary whitespaces from the end of a string on token value retrieving Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>