diff options
author | Christopher Clark <christopher.w.clark@gmail.com> | 2020-02-25 16:15:58 -0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-02-27 16:59:23 -0500 |
commit | 593df044c6a18ac3594215f5b93ecbc3ceab9f44 (patch) | |
tree | 8a7e2ed24693e9a31e7bcc7bedffd2c7b4d59cbf /recipes-core/runx/runx_git.bb | |
parent | 19b45a9fedf00bc8fa4b96091176a0c886f65f35 (diff) | |
download | meta-virtualization-593df044c6a18ac3594215f5b93ecbc3ceab9f44.tar.gz |
xen-tools: change globbing to fix syntax highlighting
A text editor can interpret /* as the beginning of a comment
and then fail to find the matching */ it expects as a terminator.
This causes it to mishighlight the rest of the file. Avoid this
by using a different matching pattern.
Fixes an annoyance when editing the file. No functional change intended.
Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core/runx/runx_git.bb')
0 files changed, 0 insertions, 0 deletions