From 2cb3cb5b3e290ac3c2565edcefa9bf7080729106 Mon Sep 17 00:00:00 2001 From: swhite Date: Thu, 27 Oct 2005 16:06:11 +0000 Subject: removed duplicate line git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/PETSc/trunk@18 fc86f234-e40e-4302-a95b-5e02f8c343c9 --- petsc.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/petsc.sh b/petsc.sh index 98a7940..688459e 100755 --- a/petsc.sh +++ b/petsc.sh @@ -48,7 +48,6 @@ CCTK_Search() # Check that MPI is there if [ -z "$MPI" -o "$MPI" = 'none' ]; then echo "BEGIN ERROR" - echo 'PETSc requires MPI - please configure with MPI' echo 'Thorn PETSc requires an external MPI. Please configure with MPI ' \ 'or remove PETSc from your configuration ThornList.' echo "END ERROR" -- cgit v1.2.3