summaryrefslogtreecommitdiffstats
path: root/debian/patches/0003-test_set_expire-increase-short-expiry-time-from-10s-.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0003-test_set_expire-increase-short-expiry-time-from-10s-.patch')
-rw-r--r--debian/patches/0003-test_set_expire-increase-short-expiry-time-from-10s-.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0003-test_set_expire-increase-short-expiry-time-from-10s-.patch b/debian/patches/0003-test_set_expire-increase-short-expiry-time-from-10s-.patch
index 35ba2f4..987e462 100644
--- a/debian/patches/0003-test_set_expire-increase-short-expiry-time-from-10s-.patch
+++ b/debian/patches/0003-test_set_expire-increase-short-expiry-time-from-10s-.patch
@@ -10,10 +10,10 @@ Fixes #2100, #2059
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/tests/cli_tests.py b/src/tests/cli_tests.py
-index e6f5ed7..f0bcc75 100755
+index 47f6890..5a414a2 100755
--- a/src/tests/cli_tests.py
+++ b/src/tests/cli_tests.py
-@@ -1997,14 +1997,14 @@ class Keystore(unittest.TestCase):
+@@ -2010,14 +2010,14 @@ class Keystore(unittest.TestCase):
matches = re.findall(r'(key expiration time: 63072000 seconds \(730 days\))', out)
self.assertEqual(len(matches), 1)