Mercurial > hg > mercurial-source
comparison tests/test-convert-p4-filetypes.t @ 35352: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 | 1d0e4832e616 |
children | 42542adb8944 |
comparison
equal
deleted
inserted
replaced
35351:63c19b7fa100 | 35352:e304fd82c718 |
---|---|
744 $File$ | 744 $File$ |
745 $Revision$ | 745 $Revision$ |
746 $Header$$Header$Header$ | 746 $Header$$Header$Header$ |
747 | 747 |
748 crazy_symlink | 748 crazy_symlink |
749 $ readlink crazy_symlink+k | 749 $ readlink.py crazy_symlink+k |
750 target_$Header: //depot/test-mercurial-import/crazy_symlink+k#1 $ | 750 crazy_symlink+k -> target_$Header: //depot/test-mercurial-import/crazy_symlink+k#1 $ |
751 $ readlink dst/crazy_symlink+k | 751 $ readlink.py dst/crazy_symlink+k |
752 target_$Header$ | 752 dst/crazy_symlink+k -> target_$Header$ |
753 | 753 |
754 exit trap: | 754 exit trap: |
755 stopping the p4 server | 755 stopping the p4 server |