[neon/neon-packaging/selenium-webdriver-at-spi/Neon/stable] debian/patches: typo
Carlos De Maine
null at kde.org
Sun May 10 10:28:02 BST 2026
Git commit 931dbb1fe4e6406c2d62aa8985e39add4f4bc776 by Carlos De Maine.
Committed on 10/05/2026 at 09:28.
Pushed by carlosdem into branch 'Neon/stable'.
typo
M +1 -1 debian/patches/virtenv.diff
https://invent.kde.org/neon/neon-packaging/selenium-webdriver-at-spi/-/commit/931dbb1fe4e6406c2d62aa8985e39add4f4bc776
diff --git a/debian/patches/virtenv.diff b/debian/patches/virtenv.diff
index 49703cc..8e6dc16 100644
--- a/debian/patches/virtenv.diff
+++ b/debian/patches/virtenv.diff
@@ -30,7 +30,7 @@ index 2198b3f..46e6446 100755
+ exec('selenium-webdriver-at-spi-kwin', *extra_args,
+ '--exit-with-session', "#{__FILE__} #{ARGV.shelljoin}", out: artifact_path("appium_artifact_#{File.basename(ARGV[0])}_kwin_stdout.log"))
+ else
- xec('kwin_wayland', '--no-lockscreen', *extra_args,
+ exec('kwin_wayland', '--no-lockscreen', *extra_args,
'--exit-with-session', "#{__FILE__} #{ARGV.shelljoin}", out: artifact_path("appium_artifact_#{File.basename(ARGV[0])}_kwin_stdout.log"))
+ end
end
More information about the Neon-commits
mailing list