diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-07-25 00:32:49 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-07-25 00:33:10 +0300 |
commit | 22716755cbdbfa9b0db1dfafe73252093132ab68 (patch) | |
tree | 700514e4010a5baf7c1cb63732eb5252a5bc8bbe /tests/pkg-checkout.testscript | |
parent | d7dc4e0a96505464d2bbf1f045dc0e30404dbac0 (diff) |
Fix test which fails on Windows for config.bpkg.tests.remote=true
Diffstat (limited to 'tests/pkg-checkout.testscript')
-rw-r--r-- | tests/pkg-checkout.testscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pkg-checkout.testscript b/tests/pkg-checkout.testscript index a5e511a..85fe5e3 100644 --- a/tests/pkg-checkout.testscript +++ b/tests/pkg-checkout.testscript @@ -191,6 +191,8 @@ else else $* links/1.0.1 2>>~%EOE% != 0 checking out links/1.0.1 + verifying symlinks... + %fixing up symlinks...%? error: target 'bl' for symlink 'lc' does not exist info: re-run with -v for more information warning: repository state is now broken |