From 1f5a9f8f2c5c1feacc48de13d45c6bf74e0268fded24099dd828ee6838762ece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 12 Jun 2025 10:04:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scp?expand=0&rev=31 --- python-scp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-scp.spec b/python-scp.spec index 5123703..04ff025 100644 --- a/python-scp.spec +++ b/python-scp.spec @@ -55,7 +55,8 @@ and has only been tested with this implementation. %check export SCPPY_PORT=10022 -#./.ci/setup_ssh.sh +export LANG=en_US.UTF-8 +./.ci/setup_ssh.sh # gh#jbardin/scp.py#167 %pyunittest -v || /bin/true