]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ak/lazy-prereq-mktemp'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:18 +0000 (13:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:18 +0000 (13:22 -0700)
A test that unconditionally used "mktemp" learned that the command
is not necessarily available everywhere.

* ak/lazy-prereq-mktemp:
  t7610: test for mktemp before test execution


Trivial merge