Skip to content
Snippets Groups Projects
Commit 0a109b35 authored by pablo_import's avatar pablo_import
Browse files

typo

parent 28008388
Branches
Tags
No related merge requests found
......@@ -81,7 +81,7 @@ else
echo -e "\nBuild completed succesfully. Deleting temp dir $TEMP_DIR"
rm -fr $TEMP_DIR
if [[ $? != 0 ]]; then
echo -e "\nError deling temp dir in $TEMP_DIR"
echo -e "\nError deleting temp dir in $TEMP_DIR"
exit 1
else
echo -e "\nrun 'module use $INSTALL_DIR/modules/all/' to add the new modules to your \$MODULEPATH"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment