diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-24 18:37:07 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-03-24 20:23:27 +0300 |
commit | 81b0c41847462fd3b137554a011369293b19940c (patch) | |
tree | 44a6dca77f70bd7b91e025502434414d25884f5e | |
parent | 411947ab4564c541398a00d969fa92bec4cbb9f3 (diff) |
Fix bdep-new test failing for older libstdc++
-rw-r--r-- | tests/new.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/new.testscript b/tests/new.testscript index 186c7e7..17f26a7 100644 --- a/tests/new.testscript +++ b/tests/new.testscript @@ -691,7 +691,7 @@ status += -d prj : open-redirect : $* prj --post-hook 'echo foo >>bar/baz' 2>>/~%EOE% &prj/*** != 0 - %error: unable to execute post hook 'echo foo >>bar/baz': unable to open stdout redirect file '.+baz': .+% + %error: unable to execute post hook 'echo foo >>bar/baz': unable to open stdout redirect file '.+baz'.*% EOE : process |