Merge branch 'jk/autoident-test'
commit12688bbacf8a5b221748a1dfa31eb3cef9f9162d
authorJunio C Hamano <gitster@pobox.com>
Sat, 28 Jul 2012 04:17:00 +0000 (27 21:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 28 Jul 2012 04:17:00 +0000 (27 21:17 -0700)
treefedd965bfba96473d7dea3df7405b04ee1eb6c5e
parent3b0553c3fcb07925ae8f6d6f6f0917737b606cdf
parent8c8b3bc3f4e859be0af49f91e0d1831a9ae50324
Merge branch 'jk/autoident-test'

Fix test breakages by a builder who does not have a valid user name
in his /etc/password entry.

* jk/autoident-test:
  t7502: test early quit from commit with bad ident
  t7502: handle systems where auto-identity is broken
  t7502: drop confusing test_might_fail call
  t7502: narrow checks for author/committer name in template
  t7502: properly quote GIT_EDITOR
  t7502: clean up fake_editor tests