diff options
Diffstat (limited to 'tests/publish.test')
-rw-r--r-- | tests/publish.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/publish.test b/tests/publish.test index ba88e9a..0861931 100644 --- a/tests/publish.test +++ b/tests/publish.test @@ -30,7 +30,7 @@ end test.arguments += --repository "$repository" --yes \ --author-name user --author-email user@example.com -cxx = cc "config.cxx=$config.cxx" +cxx = cc config.cxx="$recall($cxx.path)" new += 2>! init += $cxx -d prj 2>! &prj/**/bootstrap/*** |