diff options
author | Philippe Mathieu-Daude <philmd@redhat.com> | 2019-12-05 19:19:42 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2019-12-06 03:07:37 +0000 |
commit | e8b9296c67dffaddd26dce06d8daaca6206fa620 (patch) | |
tree | 036e1052a4eae7c45ce73261446908ef3367508f /FatPkg | |
parent | 0f9395d7c5cc6ae2beaa2d87008fe158d04a8069 (diff) | |
download | edk2-e8b9296c67dffaddd26dce06d8daaca6206fa620.zip edk2-e8b9296c67dffaddd26dce06d8daaca6206fa620.tar.gz edk2-e8b9296c67dffaddd26dce06d8daaca6206fa620.tar.bz2 |
.pytool: Avoid "is" with a literal Python 3.8 warnings in CI plugins
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2304
To avoid SyntaxWarning with Python 3.8, change the 'is' operator
by the conventional '==' comparator.
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 <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Diffstat (limited to 'FatPkg')
0 files changed, 0 insertions, 0 deletions