From 0a9bb59d1d41912cba695564c93ef5de27210ec6 Mon Sep 17 00:00:00 2001 From: Kiefer Chang Date: Wed, 20 Nov 2019 12:47:30 +0800 Subject: [PATCH] mgr/dashboard: open files with UTF-8 encoding in Grafana checking script Fixes: https://tracker.ceph.com/issues/42892 Signed-off-by: Kiefer Chang --- src/pybind/mgr/dashboard/ci/check_grafana_uids.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/ci/check_grafana_uids.py b/src/pybind/mgr/dashboard/ci/check_grafana_uids.py index 0b74d089e964e..134bb6e7fbd32 100644 --- a/src/pybind/mgr/dashboard/ci/check_grafana_uids.py +++ b/src/pybind/mgr/dashboard/ci/check_grafana_uids.py @@ -13,6 +13,7 @@ e.g. python ci/