Skip to content
Snippets Groups Projects
Commit 42f1a845 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/kdepim-runtime: fix invocation of wlheadless-run

parent a15a78a9
No related branches found
No related tags found
1 merge request!79570community/firefox-esr: upgrade to 128.7.0
......@@ -88,7 +88,7 @@ check() {
skipped_tests="$skipped_tests|$test"
done
skipped_tests="$skipped_tests)"
dbus-run-session -- wlheadless-run -a ctest --test-dir build -E "$skipped_tests"
dbus-run-session wlheadless-run -- ctest --test-dir build -E "$skipped_tests"
}
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment