From: Junio C Hamano Date: Thu, 28 Jul 2016 18:26:03 +0000 (-0700) Subject: Merge branch 'ak/lazy-prereq-mktemp' into maint X-Git-Tag: v2.9.3~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ecc6b291c162b9fc7b59a3251c4cbbcf3b07b84;p=thirdparty%2Fgit.git 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 --- 1ecc6b291c162b9fc7b59a3251c4cbbcf3b07b84