mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
Remove extra space. (#1274)
This commit is contained in:
parent
8c592a2f64
commit
70e70002c3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user