Mercurial > hg
changeset 34569:e304fd82c718
tests: use readlink.py instead of readlink
The latter doesn't always exist, such as on Solaris-derived platforms.
Differential Revision: https://phab.mercurial-scm.org/D996
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 10 Oct 2017 11:02:23 -0400 |
parents | 63c19b7fa100 |
children | dbb2027f4974 |
files | tests/test-convert-p4-filetypes.t |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-convert-p4-filetypes.t Wed Oct 11 01:56:49 2017 -0700 +++ b/tests/test-convert-p4-filetypes.t Tue Oct 10 11:02:23 2017 -0400 @@ -746,10 +746,10 @@ $Header$$Header$Header$ crazy_symlink - $ readlink crazy_symlink+k - target_$Header: //depot/test-mercurial-import/crazy_symlink+k#1 $ - $ readlink dst/crazy_symlink+k - target_$Header$ + $ readlink.py crazy_symlink+k + crazy_symlink+k -> target_$Header: //depot/test-mercurial-import/crazy_symlink+k#1 $ + $ readlink.py dst/crazy_symlink+k + dst/crazy_symlink+k -> target_$Header$ exit trap: stopping the p4 server