2024-07-08 08:23:47 +00:00
committed by Git OBS Bridge
parent c0234c40bc
commit 90237d10a3
2 changed files with 1 additions and 6 deletions

View File

@@ -78,5 +78,5 @@
%ctest(:-:) \
cd %__builddir && \
%__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} %* ; \
%__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags} %** ; \
cd ..