Merge branch 'jc/test-lib-source-build-options-early'
commitcdd159b2f56c9e69e37bbb8f5af301abd93e5407
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Jul 2012 22:47:08 +0000 (25 15:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Jul 2012 22:47:08 +0000 (25 15:47 -0700)
tree007c70b6455b25b1b640262f9fdb53fbb8f81db5
parent0d94427ef8442c6b798e60478dfc3e3d3ab16190
parent3c8f12c96ca09af2a0a9df9fbb9ffd25985ff597
Merge branch 'jc/test-lib-source-build-options-early'

Reorders t/test-lib.sh so that we dot-source GIT-BUILD-OPTIONS that
records the shell and Perl the user told us to use with Git a lot
early, so that test-lib.sh script itself can use "$PERL_PATH" in
one of its early operations.

* jc/test-lib-source-build-options-early:
  test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlier
t/test-lib.sh