Skip to content

Commit 7be92bd

Browse files
committed
Print env for debugging purposes
Refs #000
1 parent 90674b1 commit 7be92bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/mpich/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22
set -eu
3+
printf "\n\n\n\n`env`\n\n\n\n"
34
export PATH=/bin:$PATH
45

56
export FCFLAGS="$FFLAGS"

0 commit comments

Comments
 (0)