diff options
Diffstat (limited to 'tests/fetch.testscript')
-rw-r--r-- | tests/fetch.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fetch.testscript b/tests/fetch.testscript index 6e4645b..0aa7f1d 100644 --- a/tests/fetch.testscript +++ b/tests/fetch.testscript @@ -4,7 +4,7 @@ .include common.testscript project.testscript -cxx = cc config.cxx="'$recall($cxx.path)'" +cxx = cc config.cxx="\\'$recall($cxx.path)\\'" new += 2>! init += $cxx -d prj 2>! |