Skip to content

Commit

Permalink
converting more tests to use new --with-mpiexec option
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Aug 25, 2020
1 parent dc8275d commit c7fc47a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@ AC_CONFIG_FILES([tests/general/pio_tutil.F90:tests/general/util/pio_tutil.F90])

# The user may have changed the MPIEXEC for these test scripts.
AC_CONFIG_FILES([tests/cunit/run_tests.sh], [chmod ugo+x tests/cunit/run_tests.sh])
AC_CONFIG_FILES([examples/c/run_tests.sh], [chmod ugo+x examples/c/run_tests.sh])

# Args:
# 1. netcdf_meta.h variable
Expand Down

0 comments on commit c7fc47a

Please sign in to comment.