diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-03-17 12:09:06 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-03-17 12:09:06 +0200 |
commit | 51270780a3671f50ef8b5e78e0fdae9c419b4d8a (patch) | |
tree | ea9a1a38b6d23d12982cf29b4713ea153a2f6a80 /tests/rep-info.test | |
parent | d4ac748ed40a3b6a65305487bde8c33b0d1a3c29 (diff) |
Make bpkg use build system driver that is running tests
Diffstat (limited to 'tests/rep-info.test')
-rw-r--r-- | tests/rep-info.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rep-info.test b/tests/rep-info.test index 378ca51..3bb0d3c 100644 --- a/tests/rep-info.test +++ b/tests/rep-info.test @@ -28,7 +28,7 @@ $rc --key $key $out/signed &$out/signed/packages &$out/signed/signature end -test.options = --auth all --trust-yes +test.options += --auth all --trust-yes : no-location : |