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 ------ 1 file changed, 6 deletions(-) (limited to 'tests/rep-create.test') 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 -- cgit v1.1