deleted comments

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1099 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2008-03-07 13:55:44 +00:00
commit 3e01b3bc6b

View file

@ -458,9 +458,6 @@ function run_install_step()
RETURN=`expr $RETURN + $?`
fi
# Make link with the install.cmake (at the top level)
#execute_cmd "ln -s $installKitPath/install.cmake $installKitPath/paradiseo-mo/install.cmake" "[$currentStepCounter-5] Create link to install.cmake for MO" $SPY
if [ ! $(($RETURN)) = 0 ]
then
echo ''