We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eab13a4 commit e270a84Copy full SHA for e270a84
Jenkinsfile
@@ -9,6 +9,7 @@ pipeline {
9
}
10
environment {
11
MPLBACKEND = 'PS'
12
+ GFORTRAN_UNBUFFERED_ALL='1'
13
14
stages {
15
stage('Configuring') {
0 commit comments