]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
fmf: Fix dist-git example
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 8 Jan 2025 09:25:50 +0000 (10:25 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 15 Jan 2025 09:56:07 +0000 (09:56 +0000)
All that's needed is dist-git-source: true so remove the other settings
that aren't required.

(cherry picked from commit 0a85b3757968a2750286119760244e017c990263)

test/fmf/integration-tests/test.sh

index fe139567bdf06284de255068ebfa4760658c92a0..73771d42372079459878d464765b010ea0f039bc 100755 (executable)
@@ -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: