We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90674b1 commit 7be92bdCopy full SHA for 7be92bd
conda/mpich/build.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
set -eu
3
+printf "\n\n\n\n`env`\n\n\n\n"
4
export PATH=/bin:$PATH
5
6
export FCFLAGS="$FFLAGS"
0 commit comments