From: Arkadiusz Miƛkiewicz Date: Tue, 17 Oct 2017 11:34:43 +0000 (+0200) Subject: - try without parallel test (hangs on builders) X-Git-Tag: auto/th/lftp-4.8.3-2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Flftp.git;a=commitdiff_plain;h=f66dfc4 - try without parallel test (hangs on builders) --- diff --git a/lftp.spec b/lftp.spec index 98a2b12..f90d8ed 100644 --- a/lftp.spec +++ b/lftp.spec @@ -117,7 +117,7 @@ CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions" %{__make} -%{?with_tests:%{__make} check} +%{?with_tests:%{__make} -j1 check} %install rm -rf $RPM_BUILD_ROOT