fixing some issuses of pnetcdf tests in nc_test

This commit is contained in:
Edward Hartnett 2022-04-09 13:56:59 -06:00
parent f077e4a2a8
commit be0de4c95c

View File

@ -11,8 +11,8 @@ echo "Testing file created with PnetCDF works when adding variables..."
./tst_addvar tst_pnetcdf.nc
# We assume a min of at least 2 processors is available
mpiexec -n 2 ./tst_parallel2
@MPIEXEC@ -n 2 ./tst_parallel2
# These tests work in either serial or parallel builds.
mpiexec -n 1 ./t_nc
mpiexec -n 1 ./tst_atts3
@MPIEXEC@ -n 1 ./t_nc
@MPIEXEC@ -n 1 ./tst_atts3