Lintian fixes

This commit is contained in:
Russell Sim 2017-04-26 19:05:27 +02:00
parent 4794092bba
commit cd6868bbfd
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
Update the condition around the HTTPS feature to match when it's enabled.
diff --git a/tests/core/features.c b/tests/core/features.c diff --git a/tests/core/features.c b/tests/core/features.c
index cf5e190..6d4273a 100644 index cf5e190..6d4273a 100644
--- a/tests/core/features.c --- a/tests/core/features.c

View File

@ -1,2 +1,2 @@
disable_tests.patch disable_tests.patch
fix_https_test.patch fix_https_test.patch