From fbb7e4b1e18303c199e76cfd4de91baa369f160d26675cc8540f47d7c812af39 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