From 25616b791461608b082291dda431d8247fe8fb21 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 16 Jan 2018 12:21:37 +0200 Subject: Factor out bpkg repository fetching code used in rep-fetch and rep-info Note that now rep-info in the manifest mode does not dump any of the repository type-specific information. --- tests/rep-create.test | 6 ------ tests/rep-info.test | 2 -- 2 files changed, 8 deletions(-) (limited to 'tests') diff --git a/tests/rep-create.test b/tests/rep-create.test index 01ab7f8..b64c518 100644 --- a/tests/rep-create.test +++ b/tests/rep-create.test @@ -34,8 +34,6 @@ $rep_info -p -m 1/stable/ >>EOO : 1 - sha256sum: 6cac7ffa1f02f90776fc89bcacf38604ba0eddf176f2314c75dc9bf1b10a8b32 - : name: foo version: 1 summary: The "Foo" utility @@ -62,8 +60,6 @@ $rep_info -p -m 1/stable/ >>EOO : 1 - sha256sum: 6cac7ffa1f02f90776fc89bcacf38604ba0eddf176f2314c75dc9bf1b10a8b32 - : name: foo version: 1 summary: The "Foo" utility @@ -106,8 +102,6 @@ $rep_info --cert-fingerprint -p -m 1/stable/ >>~"%EOO%" $cert_fp : 1 - %sha256sum: .+% - : name: foo version: 1 summary: The "Foo" utility diff --git a/tests/rep-info.test b/tests/rep-info.test index f9791b0..fbe7c0a 100644 --- a/tests/rep-info.test +++ b/tests/rep-info.test @@ -81,8 +81,6 @@ $* --name $rep/testing >"bpkg:build2.org/rep-info/testing ($rep/testing)" : $* --packages --manifest $rep/testing >>EOO : 1 - sha256sum: 7cdc5965cf41742a7feb1c4b73f1438f35e6a6ed7e4e6b30d9fba36c26baca04 - : name: foo version: 1 summary: The "Foo" utility -- cgit v1.1