Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Reimplement async procedures using pthreads
[gitweb.git]
/
t
/
t9501-gitweb-standalone-http-status.sh
diff --git
a/t/t9501-gitweb-standalone-http-status.sh
b/t/t9501-gitweb-standalone-http-status.sh
index 7590f10b66b6fafc5baf3f9751b57469248f8e83..d196cc5ca93b07bcf20e4629455ea7f03b0907c7 100755
(executable)
--- a/
t/t9501-gitweb-standalone-http-status.sh
+++ b/
t/t9501-gitweb-standalone-http-status.sh
@@
-117,7
+117,7
@@
test_debug 'cat gitweb.output'
# always hit the load limit
cat >>gitweb_config.perl <<\EOF
-our $maxload =
0
;
+our $maxload =
-1
;
EOF
test_expect_success 'load checking: load too high (default action)' '