Skip to content

Commit

Permalink
DO NOT LAND
Browse files Browse the repository at this point in the history
Hack needed because of packaging differences.

Skip-packaging-check: true
Repo-files-PR: PR-16
PR-repos-el7: daos@release/2.2 hdf5@master:32
PR-repos: argobots@PR-24 raft@PR-72 isa-l@PR-11 isa-l_crypto@PR-9 mercury@PR-102:lastBuild dpdk@PR-26 spdk@PR-59:lastBuild daos@PR-12176:40 mpich@PR-64 hdf5@PR-39:lastBuild
Skip-PR-comments: true

Required-githooks: true

Signed-off-by: Brian J. Murrell <[email protected]>
  • Loading branch information
brianjmurrell committed May 29, 2023
1 parent 7aa3d59 commit 1deef2d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/Makefile_packaging.mk
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,8 @@ packaging_check:
--exclude utils \
--exclude .vscode \
-bur $(PACKAGING_CHECK_DIR)/ packaging/; then \
exit 0; \
exit 1; \
fi

check-env:
Expand Down

0 comments on commit 1deef2d

Please sign in to comment.