We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2344db commit d65787cCopy full SHA for d65787c
build.sh
@@ -32,6 +32,7 @@ echo "VTK_VERSION: ${VTK_VERSION}"
32
echo "SCOTCH_VERSION: ${SCOTCH_VERSION}"
33
34
NPROCS=4
35
+export PATH="/opt/smelibs/bin:/opt/smelibs/libexec/:${PATH}"
36
echo "NPROCS: ${NPROCS}"
37
echo "PATH: ${PATH}"
38
echo "SUDO_CMD: ${SUDO_CMD}"
0 commit comments