[neon/neon-packaging/selenium-webdriver-at-spi/Neon/unstable] debian/patches: Revert "add '--max-restarts=0' as per..."
Carlos De Maine
null at kde.org
Fri Dec 13 00:59:48 GMT 2024
Git commit 0d159102adcae00ccaf2f2b64262403e0ad29fa8 by Carlos De Maine.
Committed on 13/12/2024 at 00:59.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "add '--max-restarts=0' as per..."
This reverts commit a2c5f8298eab5cdf26989a36b73139d60a249e01
M +1 -1 debian/patches/virtenv.diff
https://invent.kde.org/neon/neon-packaging/selenium-webdriver-at-spi/-/commit/0d159102adcae00ccaf2f2b64262403e0ad29fa8
diff --git a/debian/patches/virtenv.diff b/debian/patches/virtenv.diff
index b7416a3..bf02f0c 100644
--- a/debian/patches/virtenv.diff
+++ b/debian/patches/virtenv.diff
@@ -29,7 +29,7 @@ index ba1d29455fd4728fc6feceeff44c8a9766aa982b..b79c014d56dddd5e17ba24b2e02f2c43
- exec('kwin_wayland', '--no-lockscreen', *extra_args,
+
+ if ENV.include?('VIRTUAL_ENV')
-+ exec('kwin-selenium-tester', '--max-restarts=0', *extra_args,
++ exec('kwin-selenium-tester', *extra_args,
+ '--exit-with-session', "#{__FILE__} #{ARGV.shelljoin}")
+ else
+ exec('kwin_wayland', '--no-lockscreen', *extra_args,
More information about the Neon-commits
mailing list