Skip to content
Snippets Groups Projects

Integrate vtk9

Merged Stephan Schulz requested to merge integrate_vtk9 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -2,7 +2,7 @@
@@ -2,7 +2,7 @@
set -exo pipefail
set -exo pipefail
source $(cd "$(dirname "$0")"; pwd -P)/ci_funcs.sh
source $(cd "$(dirname "$0")"; pwd -P)/ci_funcs.sh
dot -v
#dot -v
# load MPI environment
# load MPI environment
load_MPI
load_MPI
Loading