[Scilab-Dev] test_run() in Solaris.

Sylvestre Ledru sylvestre.ledru at scilab.org
Wed Oct 1 18:19:58 CEST 2008


Le mercredi 01 octobre 2008 à 13:08 -0300, Jonathan Blanchard a écrit :
> Sorry again to bother everyone.
> 
> Is it normal that test_run() does not work in Solaris? I get :
> 
> failed  : error_output not empty
That usually means that an error output has been produced by Scilab.
Most of the time, it is caused by a warning on Scilab's startup (the
localization could be the reason).

test_run([],[], "no_check_error_output")
will disable this check.

Sylvestre





More information about the dev mailing list