Skip to content

Commit

Permalink
Update alienv
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf committed Oct 25, 2020
1 parent f1bcc3d commit 499a913
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions alienv
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,6 @@ if [[ -d $WORK_DIR/MODULES/$ARCHITECTURE ]]; then
rm -f $WORK_DIR/MODULES/$ARCHITECTURE/.testwrite 2> /dev/null || true
fi

# Ask environment-modules to run in 3.x mode
export MODULES_USE_COMPAT_VERSION=1

export MODULEPATH="$WORK_DIR/MODULES/$ARCHITECTURE${MODULEPATH:+":$MODULEPATH"}"
MODULEPATH=$(echo "$MODULEPATH" | sed -e 's/::*/:/g; s/^://; s/:$//')
IGNORE_ERR="Unable to locate a modulefile for 'Toolchain/"
Expand Down

0 comments on commit 499a913

Please sign in to comment.