Skip to content

Commit

Permalink
test dcp review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bdevcich committed Oct 8, 2024
1 parent b7952d2 commit 80dcd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ RUN wget https://github.com/llnl/dtcmp/releases/download/v1.1.1/dtcmp-1.1.1.tar.
#
# TODO: Once https://github.com/hpc/mpifileutils/pull/586/files is merged, create a tag and replace
# drop-egid-euid branch.
RUN git clone --depth 1 https://github.com/nearnodeflash/mpifileutils.git --branch drop-egid-euid \
RUN git clone --depth 1 https://github.com/nearnodeflash/mpifileutils.git --branch drop-egid-euid-review \
&& mkdir build \
&& cd build \
&& cmake ../mpifileutils \
Expand Down

0 comments on commit 80dcd55

Please sign in to comment.