Scilab testing: don't hang on error

This commit is contained in:
William S Fulton 2021-11-16 08:26:14 +00:00
commit dbab08ec21

View file

@ -1251,6 +1251,9 @@ else
if test $SCILAB_VERSION -ge 540; then
SCILABOPT+=" -noatomsautoload"
fi
if test $SCILAB_VERSION -ge 600; then
SCILABOPT+=" -quit"
fi
AC_MSG_RESULT($SCILABOPT)
# Check for Scilab header files