* debian/patches/acceptance_tests_system_patroni.patch: Refreshed.

This commit is contained in:
Michael Banck 2023-01-02 09:24:32 +01:00
parent c0a458a620
commit 6e267093c7
2 changed files with 9 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,7 +1,11 @@
patroni (2.1.6-1) UNRELEASED; urgency=medium
[ Debian PostgreSQL Maintainers ]
* New upstream release.
[ Michael Banck ]
* debian/patches/acceptance_tests_system_patroni.patch: Refreshed.
-- Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Mon, 02 Jan 2023 09:21:16 +0100
patroni (2.1.5-1) unstable; urgency=medium

View file

@ -1,6 +1,8 @@
--- a/features/environment.py
+++ b/features/environment.py
@@ -146,7 +146,7 @@ class PatroniController(AbstractControll
Index: patroni/features/environment.py
===================================================================
--- patroni.orig/features/environment.py
+++ patroni/features/environment.py
@@ -147,7 +147,7 @@ class PatroniController(AbstractControll
if os.name == 'nt':
env['BEHAVE_DEBUG'] = 'true'
patroni = subprocess.Popen([sys.executable, '-m', 'coverage', 'run',