Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3903: abstract away SHA-1-specific constants
[gitweb.git]
/
t
/
t5581-http-curl-verbose.sh
diff --git
a/t/t5581-http-curl-verbose.sh
b/t/t5581-http-curl-verbose.sh
index cd9283eeecd9d5d65ec5713b260d254679939fa8..5129b0724f703890c80c8dcbe7bd4347792963e3 100755
(executable)
--- a/
t/t5581-http-curl-verbose.sh
+++ b/
t/t5581-http-curl-verbose.sh
@@
-23,6
+23,4
@@
test_expect_success 'failure in git-upload-pack is shown' '
grep "< HTTP/1.1 500 Intentional Breakage" curl_log
'
-stop_httpd
-
test_done