Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: use 'test_atexit' to stop httpd
[gitweb.git]
/
t
/
t5700-protocol-v1.sh
diff --git
a/t/t5700-protocol-v1.sh
b/t/t5700-protocol-v1.sh
index ba86a44eb183921e844dff6f9d6a5bb27c7d5e91..b0e4752232cdf1d6807a78968c1f9c22f507f217 100755
(executable)
--- a/
t/t5700-protocol-v1.sh
+++ b/
t/t5700-protocol-v1.sh
@@
-289,6
+289,4
@@
test_expect_success 'push with http:// using protocol v1' '
grep "git< version 1" log
'
-stop_httpd
-
test_done