From 9d4893ceb82120db4b588db521c0411cf82b59e5 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Wed, 13 May 2020 18:09:46 -0400 Subject: [PATCH] Choose output files for mpi/condense_01 correctly --- ...with_petsc_with_complex=false.mpirun=2.with_p4est=true.output} | 0 ...with_petsc_with_complex=false.mpirun=7.with_p4est=true.output} | 0 ....with_petsc_with_complex=true.mpirun=2.with_p4est=true.output} | 0 ....with_petsc_with_complex=true.mpirun=7.with_p4est=true.output} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename tests/mpi/{condense_01.with_petsc=true.mpirun=2.with_p4est=true.output => condense_01.with_petsc=true.with_petsc_with_complex=false.mpirun=2.with_p4est=true.output} (100%) rename tests/mpi/{condense_01.with_petsc=true.mpirun=7.with_p4est=true.output => condense_01.with_petsc=true.with_petsc_with_complex=false.mpirun=7.with_p4est=true.output} (100%) rename tests/mpi/{condense_01.with_petsc=true.mpirun=2.output.2 => condense_01.with_petsc_with_complex=true.mpirun=2.with_p4est=true.output} (100%) rename tests/mpi/{condense_01.with_petsc=true.mpirun=7.output.2 => condense_01.with_petsc_with_complex=true.mpirun=7.with_p4est=true.output} (100%) diff --git a/tests/mpi/condense_01.with_petsc=true.mpirun=2.with_p4est=true.output b/tests/mpi/condense_01.with_petsc=true.with_petsc_with_complex=false.mpirun=2.with_p4est=true.output similarity index 100% rename from tests/mpi/condense_01.with_petsc=true.mpirun=2.with_p4est=true.output rename to tests/mpi/condense_01.with_petsc=true.with_petsc_with_complex=false.mpirun=2.with_p4est=true.output diff --git a/tests/mpi/condense_01.with_petsc=true.mpirun=7.with_p4est=true.output b/tests/mpi/condense_01.with_petsc=true.with_petsc_with_complex=false.mpirun=7.with_p4est=true.output similarity index 100% rename from tests/mpi/condense_01.with_petsc=true.mpirun=7.with_p4est=true.output rename to tests/mpi/condense_01.with_petsc=true.with_petsc_with_complex=false.mpirun=7.with_p4est=true.output diff --git a/tests/mpi/condense_01.with_petsc=true.mpirun=2.output.2 b/tests/mpi/condense_01.with_petsc_with_complex=true.mpirun=2.with_p4est=true.output similarity index 100% rename from tests/mpi/condense_01.with_petsc=true.mpirun=2.output.2 rename to tests/mpi/condense_01.with_petsc_with_complex=true.mpirun=2.with_p4est=true.output diff --git a/tests/mpi/condense_01.with_petsc=true.mpirun=7.output.2 b/tests/mpi/condense_01.with_petsc_with_complex=true.mpirun=7.with_p4est=true.output similarity index 100% rename from tests/mpi/condense_01.with_petsc=true.mpirun=7.output.2 rename to tests/mpi/condense_01.with_petsc_with_complex=true.mpirun=7.with_p4est=true.output -- 2.39.5