From 7131191b36bb86374fb9f5191c9ba5d2fc2f45e1 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 19 Mar 2017 10:20:26 +0000 Subject: Drop trailing whitespaces Signed-off-by: Justin Lecher --- eclass/python-utils-r1.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/python-utils-r1.eclass') diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass index c75c4678e310..a67e378d3997 100644 --- a/eclass/python-utils-r1.eclass +++ b/eclass/python-utils-r1.eclass @@ -1270,14 +1270,14 @@ python_export_utf8_locale() { fi return 0 fi - fi + fi done ewarn "Could not find a UTF-8 locale. This may trigger build failures in" ewarn "some python packages. Please ensure that a UTF-8 locale is listed in" ewarn "/etc/locale.gen and run locale-gen." return 1 - fi + fi return 0 } -- cgit v1.2.3-18-g5258