Skip to content

Mnt/devel base environment

Paul McCarthy requested to merge mnt/devel-base-environment into master

Closes #1 (closed) and #2 (closed)

  • The $FSLDIR/etc/fslconf/fsl.sh script now automatically adds $FSLDIR/share/fsl/bin/ to the $PATH, for official (fslinstaller-installed) FSL installations.
  • The $FSLDIR/etc/fslconf/fsl-devel.sh script now activates the $FSLDIR conda environment, for official (fslinstaller-installed) FSL installations.
  • The $FSLDIR/etc/fslconf/fsl-devel.sh script now assigns default values to $FSLDEVDIR and $FSLCONFDIR, if they are not set by the user.

Merge request reports