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)
commitdf9da64a7c2aee12fd967cb9ff1730312d4b271d
treedbb7256b2de3788e5db859660771292bf47172ae
parenta883c31af66195556a775f75851f46573c98e43d
parentc578a09bd6310157ea69bb1d2ec2d3d2cc58c85a
Merge branch 'ak/lazy-prereq-mktemp'

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