diff --git a/ceph.spec.in b/ceph.spec.in index 1f1b16d7e21404..45aa0939919e89 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -671,7 +671,7 @@ make %{?_smp_mflags} %if 0%{with tests} %check # run in-tree unittests -make %{?_smp_mflags} check-local +make %{?_smp_mflags} check %endif