Skip to content
Snippets Groups Projects
Commit 37fed05f authored by Simon Schwitanski's avatar Simon Schwitanski :slight_smile:
Browse files

Disable mustrun patch

parent dcc8333f
Branches
No related tags found
No related merge requests found
Pipeline #519711 failed
......@@ -103,7 +103,6 @@ RUN wget https://hpc.rwth-aachen.de/must/files/MUST-v${MUST_VERSION}.tar.gz && \
tar -xf MUST-v${MUST_VERSION}.tar.gz && mkdir -p MUST-v${MUST_VERSION}/build
RUN cd MUST-v${MUST_VERSION} && \
patch utility/mustrun2.sh < /patches/mustrun-env.patch && \
patch externals/typeart/scripts/typeart-wrapper.in < /patches/typeart-fpic.patch && \
patch modules/MpiTypeArt/MpiTypeArt.cpp < /patches/typeart-output.patch && \
cd build && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment