Skip to content

Incomplete cleanup of paraview environment

  • LD_LIBRARY_PATH is not being cleaned at all when switching between paraview versions.
  • PATH is being cleaned against the third-party paraview-*, although 3rd party paraview is installed as ParaView-*. The additional cleanup for ParaView_DIR may not catch this (if it was unset elsewhere).