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