Merge branch 'jk/http-auth-tests-robustify'
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Jan 2014 18:33:18 +0000 (10:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Jan 2014 18:33:19 +0000 (10:33 -0800)
Using the same username and password during the tests would not
catch a potential breakage of sending one when we should be sending
the other.

* jk/http-auth-tests-robustify:
use distinct username/password for http auth tests

1  2 
t/lib-httpd.sh
diff --cc t/lib-httpd.sh
Simple merge