File: fix_r04036

package info (click to toggle)
varnish 7.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,256 kB
  • sloc: ansic: 104,222; python: 2,679; makefile: 1,303; sh: 1,077; awk: 114; perl: 105; ruby: 41
file content (10 lines) | stat: -rw-r--r-- 326 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/bin/varnishtest/tests/r04036.vtc
+++ b/bin/varnishtest/tests/r04036.vtc
@@ -1,6 +1,6 @@
 varnishtest "Undefined storage properties"
 
-varnish v1 -arg "-s malloc=malloc -s file=file,${tmpdir}/file,2M" -vcl {
+varnish v1 -arg "-s malloc=malloc -s file=file,${tmpdir}/file,8M" -vcl {
 	backend be none;
 
 	sub vcl_recv {