reset indentation

epel9
Orion Poplawski 6 years ago
parent 12b8c6f261
commit c044c86773

@ -286,9 +286,9 @@ export OMPI_MCA_rmaps_base_oversubscribe=1
%ifnarch s390x %ifnarch s390x
for mpi in %{?mpi_list} for mpi in %{?mpi_list}
do do
module load mpi/$mpi-%{_arch} module load mpi/$mpi-%{_arch}
make -C $mpi check make -C $mpi check
module purge module purge
done done
%endif %endif

Loading…
Cancel
Save