fix: correct failing test
This commit is contained in:
parent
3853bd43cc
commit
8be7c817c3
@ -99,7 +99,7 @@ touch %{buildroot}%{_rundir}/munge/munged.pid
|
|||||||
%if %{with check}
|
%if %{with check}
|
||||||
%make_build check \
|
%make_build check \
|
||||||
LD_LIBRARY_PATH=%{buildroot}%{_libdir} \
|
LD_LIBRARY_PATH=%{buildroot}%{_libdir} \
|
||||||
MUNGE_ROOT=/tmp/munge-$$ VERBOSE=t verbose=t
|
root=/tmp/munge-$$ VERBOSE=t verbose=t
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user