OSDN Git Service

ART: Fix run-test in case of relative TMPDIR
authorAndreas Gampe <agampe@google.com>
Wed, 13 Aug 2014 22:40:22 +0000 (15:40 -0700)
committerAndreas Gampe <agampe@google.com>
Thu, 14 Aug 2014 18:38:29 +0000 (11:38 -0700)
commit3a12cfeb539b64ae116eb6313adca802457ba6fb
treefc687c14d0963addcc363ca60610446491de2173
parent078f4ea927b3259d698ca3dd542a096943e2cccd
ART: Fix run-test in case of relative TMPDIR

Relative paths should be resolved to absolute paths, as we are
chdir-ing in the test.

Bug: 16499668

(cherry picked from commit f8b9bbb9680fff693d1056d884c96eaf5360d0d6)

Change-Id: Ic7db35e21f519ced77c4ac468d8e909bcb40b24d
test/run-test