diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2021-11-23 21:49:05 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2021-11-23 21:49:05 +0300 |
commit | 363a806769b1f43dc68f16dcf84db21bff5fe09a (patch) | |
tree | aba03c3380170d51a03bf6d9711453a9650051f3 | |
parent | 178e691dbb3e314858e94c369e5d6e7cbee7da4b (diff) |
Adapt tests to multi-line manifest values serialization change
-rw-r--r-- | tests/submit/submit-pub.testscript | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/submit/submit-pub.testscript b/tests/submit/submit-pub.testscript index 78c42b6..07517be 100644 --- a/tests/submit/submit-pub.testscript +++ b/tests/submit/submit-pub.testscript @@ -154,7 +154,7 @@ clone_root_rep = cp --no-cleanup -r $root_rep ./ &pkg-1/*** &?pkg.lock $* $~/brep-loader $~/pkg $~/$data_dir >>~"%EOO%" : 1 status: 400 - message: \\ + message:\\ submitted archive is not a valid package %.+ \\ @@ -175,7 +175,7 @@ clone_root_rep = cp --no-cleanup -r $root_rep ./ &pkg-1/*** &?pkg.lock $* $~/brep-loader $~/pkg $~/$data_dir >>~"%EOO%" : 1 status: 400 - message: \\ + message:\\ unable to add package to repository %.+ \\ |