Skip to content
  • Mark Olesen's avatar
    0761974a
    BUG: Incomplete cleanup of paraview environment (fixes #369) · 0761974a
    Mark Olesen authored
    - LD_LIBRARY_PATH was not being cleaned at all when switching between
      paraview versions.
    
    - PATH was 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).
    0761974a
    BUG: Incomplete cleanup of paraview environment (fixes #369)
    Mark Olesen authored
    - LD_LIBRARY_PATH was not being cleaned at all when switching between
      paraview versions.
    
    - PATH was 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).
Loading