b6b29c7737
* gnu/packages/patches/curl-fix-test172.patch: New file. * gnu-system.am (dist_patch_DATA): Add the patch file. * gnu/packages/gnunet.scm (gnurl): Apply the patch file. * gnu/packages/curl.scm (curl): Apply the patch file. Signed-off-by: Andreas Enge <andreas@enge.fr>
13 lines
455 B
Diff
13 lines
455 B
Diff
diff --git a/tests/data/test172 b/tests/data/test172
|
|
index b3efae9..3d53418 100644
|
|
--- a/tests/data/test172
|
|
+++ b/tests/data/test172
|
|
@@ -36,7 +36,7 @@ http://%HOSTIP:%HTTPPORT/we/want/172 -b log/jar172.txt -b "tool=curl; name=fool"
|
|
|
|
.%HOSTIP TRUE /silly/ FALSE 0 ismatch this
|
|
.%HOSTIP TRUE / FALSE 0 partmatch present
|
|
-%HOSTIP FALSE /we/want/ FALSE 1391252187 nodomain value
|
|
+%HOSTIP FALSE /we/want/ FALSE 2139150993 nodomain value
|
|
</file>
|
|
</client>
|