From c044c86773b8795c52823dffe569b6941cb5a4e5 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sat, 16 Mar 2019 22:32:45 -0600 Subject: [PATCH] reset indentation --- hdf5.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hdf5.spec b/hdf5.spec index 16e8303..1ec1f11 100644 --- a/hdf5.spec +++ b/hdf5.spec @@ -286,9 +286,9 @@ export OMPI_MCA_rmaps_base_oversubscribe=1 %ifnarch s390x for mpi in %{?mpi_list} do - module load mpi/$mpi-%{_arch} - make -C $mpi check - module purge + module load mpi/$mpi-%{_arch} + make -C $mpi check + module purge done %endif