From 3b7ee146772abced5dae6dfb2230f20a1fe545f9 Mon Sep 17 00:00:00 2001 From: Shane Snyder Date: Fri, 15 Dec 2023 11:44:01 -0600 Subject: [PATCH] try to run LDMS workflow on PRs to main --- .github/workflows/darshan_ldms_test_ci.yml | 2 ++ darshan-runtime/configure.ac | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/darshan_ldms_test_ci.yml b/.github/workflows/darshan_ldms_test_ci.yml index ce8d59cee..9a96dfe05 100644 --- a/.github/workflows/darshan_ldms_test_ci.yml +++ b/.github/workflows/darshan_ldms_test_ci.yml @@ -11,9 +11,11 @@ name: Darshan-LDMS Integration Test - Latest on: push: branches: + - main - darshanConnector pull_request: branches: + - main - darshanConnector jobs: test: diff --git a/darshan-runtime/configure.ac b/darshan-runtime/configure.ac index 3e0359d51..5f8d881f5 100644 --- a/darshan-runtime/configure.ac +++ b/darshan-runtime/configure.ac @@ -432,7 +432,7 @@ if test "x$enable_darshan_runtime" = xyes ; then AC_MSG_ERROR(m4_normalize([--enable-hdf5-mod does not take any argument, use --with-hdf5 to provide the HDF5 install prefix, if needed.])) fi - + # inform about PnetCDF installs not found in default locations AC_ARG_WITH([pnetcdf], [AS_HELP_STRING([--with-pnetcdf=DIR],