diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2025-01-08 10:25:50 +0100 |
---|---|---|
committer | Daan De Meyer <daan.j.demeyer@gmail.com> | 2025-01-08 10:25:50 +0100 |
commit | 0a85b3757968a2750286119760244e017c990263 (patch) | |
tree | a40cfff292f39b1972231c2a29bba42df3e52240 /test | |
parent | fmf: Don't fail if we can't put selinux in permissive mode (diff) | |
download | systemd-0a85b3757968a2750286119760244e017c990263.tar.xz systemd-0a85b3757968a2750286119760244e017c990263.zip |
fmf: Fix dist-git example
All that's needed is dist-git-source: true so remove the other settings
that aren't required.
Diffstat (limited to 'test')
-rwxr-xr-x | test/fmf/integration-tests/test.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/fmf/integration-tests/test.sh b/test/fmf/integration-tests/test.sh index fe139567bd..73771d4237 100755 --- a/test/fmf/integration-tests/test.sh +++ b/test/fmf/integration-tests/test.sh @@ -13,9 +13,6 @@ setenforce 0 || true # summary: systemd Fedora test suite # discover: # how: fmf -# url: https://github.com/systemd/systemd -# ref: main -# path: test/fmf # dist-git-source: true # dist-git-install-builddeps: false # prepare: |