Skip to content
Snippets Groups Projects

Merge branch 'feature/fixing-missing-cd-in-output-dumuxinstallscript' into 'master'

Merged Hanchuan Wu requested to merge cherry-pick-39c05939 into releases/3.4
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -150,7 +150,7 @@ else:
test_path += '/implicit/isothermal'
show_message("(Installation complete) To test if everything works, please run the following commands (can be copied to command line):\n\n"
" {}\n"
" cd {}\n"
" make test_1p_tpfa\n"
" ./test_1p_tpfa\n"
" paraview *pvd\n".format(test_path))
Loading