diff --git a/ceph.spec.in b/ceph.spec.in index 56e3212086853..6a0837e10f35f 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -670,7 +670,7 @@ make %{?_smp_mflags} %if 0%{with tests} %check # run in-tree unittests -make %{?_smp_mflags} check-local +make %{?_smp_mflags} check %endif