diff options
author | Sean Brogan <sean.brogan@microsoft.com> | 2021-06-16 00:53:57 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-07-09 08:29:54 +0000 |
commit | f47c4676dd1a532b22a059cd036918abd6b0dd11 (patch) | |
tree | 15e4e85bd4bb0c65014f8296ea4ac1bbf1ed7ad5 /BaseTools/Source/Python/Workspace | |
parent | b560e9d9b67450d3baea56d0e211066722643c57 (diff) | |
download | edk2-f47c4676dd1a532b22a059cd036918abd6b0dd11.tar.gz edk2-f47c4676dd1a532b22a059cd036918abd6b0dd11.tar.bz2 edk2-f47c4676dd1a532b22a059cd036918abd6b0dd11.zip |
Pytool: SpellCheck: Defer path expansion in cspell parameters
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3454
On Linux the shell expands the wildcard paths and causes multiple files
to be missed. This change adds additional quotes to defer expansion in
order to bring parity in cspell result.
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Signed-off-by: Sean Brogan <sean.brogan@microsoft.com>
Signed-off-by: Kun Qin <kuqin12@gmail.com>
Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>
Reviewed-by: Bret Barkelew <bret.barkelew@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python/Workspace')
0 files changed, 0 insertions, 0 deletions