From: maier Date: Mon, 9 Dec 2013 20:27:52 +0000 (+0000) Subject: Testsuite: Only run matrix_free/step-48 if mpi is enabled X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e935caf198c08b52da2edac46c597cc6eac8eb25;p=dealii-svn.git Testsuite: Only run matrix_free/step-48 if mpi is enabled git-svn-id: https://svn.dealii.org/trunk@31961 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/matrix_free/step-48.mpirun=1.output b/tests/matrix_free/step-48.with_mpi=true.mpirun=1.output similarity index 100% rename from tests/matrix_free/step-48.mpirun=1.output rename to tests/matrix_free/step-48.with_mpi=true.mpirun=1.output diff --git a/tests/matrix_free/step-48.mpirun=10.output b/tests/matrix_free/step-48.with_mpi=true.mpirun=10.output similarity index 100% rename from tests/matrix_free/step-48.mpirun=10.output rename to tests/matrix_free/step-48.with_mpi=true.mpirun=10.output diff --git a/tests/matrix_free/step-48.mpirun=4.output b/tests/matrix_free/step-48.with_mpi=true.mpirun=4.output similarity index 100% rename from tests/matrix_free/step-48.mpirun=4.output rename to tests/matrix_free/step-48.with_mpi=true.mpirun=4.output