From 70e70002c36ae8fe9c2a040f90d0d2fc5d4d9aef Mon Sep 17 00:00:00 2001 From: "H. Joe Lee" Date: Fri, 10 Dec 2021 09:45:59 -0600 Subject: Remove extra space. (#1274) --- testpar/testpflush.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testpar/testpflush.sh.in b/testpar/testpflush.sh.in index be0dcb3..b400447 100644 --- a/testpar/testpflush.sh.in +++ b/testpar/testpflush.sh.in @@ -50,7 +50,7 @@ RUNPARALLELSCRIPT=`echo "@RUNPARALLEL@" | sed "s/$$/\$/g"` echo "*** NOTE ***********************************************************" echo "You may see complaints from mpiexec et al. that not all processes" echo "called MPI_Finalize(). This is an intended characteristic of the" -echo "test and should not be considered an error." +echo "test and should not be considered an error." echo "********************************************************************" eval ${RUNPARALLELSCRIPT} ./t_pflush1 -- cgit v0.12