Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
mingw: get pw_name in UTF-8 format
[gitweb.git]
/
t
/
t5700-protocol-v1.sh
diff --git
a/t/t5700-protocol-v1.sh
b/t/t5700-protocol-v1.sh
index d5ed196bfd096f1153c392f25a841aff3a84d7ca..7c9511c593c175b5065970b75319c6da03d68b31 100755
(executable)
--- a/
t/t5700-protocol-v1.sh
+++ b/
t/t5700-protocol-v1.sh
@@
-292,6
+292,4
@@
test_expect_success 'push with http:// using protocol v1' '
grep "git< version 1" log
'
-stop_httpd
-
test_done