aboutsummaryrefslogtreecommitdiff
path: root/tests/function
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-11-21 15:14:07 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-11-21 15:14:07 +0200
commitfae6cd2235c907e077dad7b5d8dc9b6d90a78a37 (patch)
tree363010dda8c55b4c92ad0486c109e554db282f19 /tests/function
parent71dec1fe08fd40b599028fbbafb39e0661aeafff (diff)
Change build.driver/path variable to build.path/process_path
Diffstat (limited to 'tests/function')
-rw-r--r--tests/function/path/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/function/path/buildfile b/tests/function/path/buildfile
index db40358..8f51cab 100644
--- a/tests/function/path/buildfile
+++ b/tests/function/path/buildfile
@@ -4,4 +4,4 @@
./: test{testscript}
-test{*}: test = $build.driver
+test{*}: test = $effect($build.path)