summaryrefslogtreecommitdiff
path: root/debian/patches/isolate-from-proxy.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/isolate-from-proxy.patch')
-rw-r--r--debian/patches/isolate-from-proxy.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/isolate-from-proxy.patch b/debian/patches/isolate-from-proxy.patch
index 8274832..06cc402 100644
--- a/debian/patches/isolate-from-proxy.patch
+++ b/debian/patches/isolate-from-proxy.patch
@@ -40,7 +40,7 @@ index a6c3e58..72a6928 100644
def assert_cookie_security(self, cookies, name, secure):
for cookie in cookies:
diff --git a/macaroonbakery/tests/test_client.py b/macaroonbakery/tests/test_client.py
-index 9c57b78..fe53579 100644
+index b03bafa..2ae08d3 100644
--- a/macaroonbakery/tests/test_client.py
+++ b/macaroonbakery/tests/test_client.py
@@ -3,6 +3,7 @@