commit | 94a56432075a028e302ff13602609fe17c4fa01d | [log] [tgz] |
---|---|---|
author | jdesprez <jdesprez@google.com> | Thu Mar 29 11:32:41 2018 -0700 |
committer | jdesprez <jdesprez@google.com> | Thu Mar 29 11:32:55 2018 -0700 |
tree | fe340d4849c379d02d151ac20cd136ca23361b79 | |
parent | 81da5bb5cc14e99066e60a401e209a30a7bb106e [diff] |
Fix cts-tradefed script to work on MacOS readlink does not work the same on linux and MacOs because MacOs does not have 'realpath'. Use our own 'realpath' func to ensure we always get the path right. Test: ./cts-tradefed for different directories on linux and Mac Bug: 76428311 Change-Id: I51bc246ce04dee5f0a708c68b67c27182738054c Merged-In: I93cac42c265dcc381be2c3103dc1b033cbb66377