]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ak/lazy-prereq-mktemp' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Jul 2016 18:26:03 +0000 (11:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Jul 2016 18:26:03 +0000 (11:26 -0700)
commit1ecc6b291c162b9fc7b59a3251c4cbbcf3b07b84
tree03e3f09002e7a66e7e1a19146c66a3d72ce8936e
parent6cbec0da471590a2b3de1b98795ba20f274d53fa
parentc578a09bd6310157ea69bb1d2ec2d3d2cc58c85a
Merge branch 'ak/lazy-prereq-mktemp' into maint

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