From 3d0acac30c78288b718b45905cb3d1961b1caed5 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 18 Nov 2024 20:06:50 +0200 Subject: Pass git-clone diagnostics to user on package submission failure --- tests/submit/submit-git.testscript | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tests/submit/submit-git.testscript') diff --git a/tests/submit/submit-git.testscript b/tests/submit/submit-git.testscript index 5197afc..ecd0527 100644 --- a/tests/submit/submit-git.testscript +++ b/tests/submit/submit-git.testscript @@ -1064,7 +1064,11 @@ pkg_ctl="$prj_ctl/hello.git" $* "file:///$~/tgt.git" $data_dir >>"EOO" : 1 status: 422 - message: failed to git-clone http://example.com/path/rep.git + message: + \\ + failed to git-clone http://example.com/path/rep.git + info: repository 'http://example.com/path/rep.git/' not found + \\ reference: $checksum EOO } -- cgit v1.1