summaryrefslogtreecommitdiff
path: root/tests/Makefile-test-matrix.am.inc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2019-05-07 17:03:18 +0200
committerAtomic Bot <atomic-devel@projectatomic.io>2019-05-08 08:13:52 +0000
commit39946c3959175a97e4ee557fc9951a13587147d9 (patch)
tree435e959f01f964a46ddd3144319b8b7b03c5a06d /tests/Makefile-test-matrix.am.inc
parent7dedbbb56b54e9c7cb588bc32e5ec302fd70ffda (diff)
downloadflatpak-39946c3959175a97e4ee557fc9951a13587147d9.tar.gz
Support .flatpakrepo files in /etc/flatpak/remotes.d
A *.flatpakrepo file in this directory will be automatically added as a system remote with the basename (sans extension) as the name unless that name already exist. Also, once this is done we record the name in the repo config so that it is not applied again if the remote is removed. Closes: #2884 Approved by: alexlarsson
Diffstat (limited to 'tests/Makefile-test-matrix.am.inc')
-rw-r--r--tests/Makefile-test-matrix.am.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile-test-matrix.am.inc b/tests/Makefile-test-matrix.am.inc
index 5900c444..4b5c006b 100644
--- a/tests/Makefile-test-matrix.am.inc
+++ b/tests/Makefile-test-matrix.am.inc
@@ -25,6 +25,7 @@ TEST_MATRIX_DIST= \
tests/test-config.sh \
tests/test-build-update-repo.sh \
tests/test-http-utils.sh \
+ tests/test-default-remotes.sh \
tests/test-extensions.sh \
tests/test-oci.sh \
tests/test-unsigned-summaries.sh \