varnish/varnish.v00002fix.patch
Ingvar Hagelund 67c7d7db05 - New upstream release
- Added a fix for missing pkgconfig/libpcre.pc on rhel4
- Added a patch from trunk making the rpm buildable on lowspec build hosts
    (like Red Hat's ppc build farm nodes)
- Removed patches that are merged upstream
2010-05-03 23:12:10 +00:00

14 lines
395 B
Diff

Index: bin/varnishtest/tests/v00002.vtc
===================================================================
--- bin/varnishtest/tests/v00002.vtc (revision 4730)
+++ bin/varnishtest/tests/v00002.vtc (revision 4731)
@@ -114,7 +114,7 @@
varnish v1 -badvcl {
/* too many IP numbers */
- backend b1 { .host = "cnn.com"; }
+ backend b1 { .host = "v00002.freebsd.dk"; }
}
varnish v1 -badvcl {