summaryrefslogtreecommitdiff
path: root/t/t3409-rebase-preserve-merges.sh
diff options
context:
space:
mode:
authorArmin Kunaschik <megabreit@googlemail.com>2016-05-31 02:26:12 +0200
committerJunio C Hamano <gitster@pobox.com>2016-06-21 11:41:31 -0700
commitd2addc3b96886bb4dee71ef36684c8010bc37d16 (patch)
tree97a777af5c24ae5cb83aaa36d838906fb7f9cd5c /t/t3409-rebase-preserve-merges.sh
parent765428699a5381f113d19974720bc91b5bfeaf1d (diff)
downloadgit-ak/t7800-wo-readlink.tar.gz
t7800: readlink may not be availableak/t7800-wo-readlink
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 't/t3409-rebase-preserve-merges.sh')
0 files changed, 0 insertions, 0 deletions