diff options
author | Armin Kunaschik <megabreit@googlemail.com> | 2016-07-02 21:01:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-06 12:18:09 -0700 |
commit | c578a09bd6310157ea69bb1d2ec2d3d2cc58c85a (patch) | |
tree | c4ae88302c134528606c264fe974076632e704fa /git-rebase--merge.sh | |
parent | Start preparing for 2.9.1 (diff) | |
download | tgif-c578a09bd6310157ea69bb1d2ec2d3d2cc58c85a.tar.xz |
t7610: test for mktemp before test execution
mktemp is not available on all platforms, so the test
'temporary filenames are used with mergetool.writeToTemp'
fails there.
This patch does not replace mktemp but just disables
the test that otherwise would fail.
mergetool checks itself before executing mktemp and
reports an error.
Signed-off-by: Armin Kunaschik <megabreit@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase--merge.sh')
0 files changed, 0 insertions, 0 deletions