diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-03 01:19:59 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-05-03 11:29:22 +0300 |
commit | d3e5ca3472472d1d6f218f6dc88371a79557880e (patch) | |
tree | dba3cf0c491ff67d2033516c56d31ed0fc4b2796 /tests/manifest | |
parent | 05e0f5ca9e9a916746bd6b26baff317663674574 (diff) |
Add support for dependent repository trust
Diffstat (limited to 'tests/manifest')
-rw-r--r-- | tests/manifest/testscript | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/manifest/testscript b/tests/manifest/testscript index d3fe1a7..b08206a 100644 --- a/tests/manifest/testscript +++ b/tests/manifest/testscript @@ -199,6 +199,7 @@ : location: http://pkg.example.org/1/bar role: prerequisite + trust: 37:CE:2C:A5:1D:CF:93:81:D7:07:46:AD:66:B3:C3:90:83:B8:96:9E:34:F0:E7:B3:A2:B0:6C:EF:66:A4:BE:65 : url: http://cppget.org EOI @@ -218,6 +219,8 @@ location: http://pkg.example.org/1/bar type: pkg role: prerequisite + trust: 37:CE:2C:A5:1D:CF:93:81:D7:07:46:AD:66:B3:C3:90:83:B8:96:9E:34:F0:E7:B\ + 3:A2:B0:6C:EF:66:A4:BE:65 : url: http://cppget.org EOO |