summaryrefslogtreecommitdiff
path: root/shortlog.h
diff options
context:
space:
mode:
authorLibravatar Armin Kunaschik <megabreit@googlemail.com>2016-05-31 02:26:12 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-06-21 11:41:31 -0700
commitd2addc3b96886bb4dee71ef36684c8010bc37d16 (patch)
tree97a777af5c24ae5cb83aaa36d838906fb7f9cd5c /shortlog.h
parentGit 2.4.11 (diff)
downloadtgif-d2addc3b96886bb4dee71ef36684c8010bc37d16.tar.xz
t7800: readlink may not be available
The readlink(1) command is not available on all platforms (notably not on AIX and HP-UX) and can be replaced in this test with the "workaround" ls -ld <name> | sed -e 's/.* -> //' This is no universal readlink replacement but works in the controlled test environment well enough. Signed-off-by: Armin Kunaschik <megabreit@googlemail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'shortlog.h')
0 files changed, 0 insertions, 0 deletions