test-ob-maxima: Revert last commit
commit29942e6aa853b9c19c06bd7905a964217d24e059
authorMarco Wahl <marcowahlsoft@gmail.com>
Sat, 20 Aug 2016 21:43:35 +0000 (20 23:43 +0200)
committerMarco Wahl <marcowahlsoft@gmail.com>
Sat, 20 Aug 2016 21:43:35 +0000 (20 23:43 +0200)
tree9e3d38c00bf7600a7d56f322db51cedc8979c9d8
parent7afd7ebff505d6716b2bcdf9cc60e8eea5f54da1
test-ob-maxima: Revert last commit

* testing/lisp/test-ob-maxima.el:
(ob-maxima/matrix-output): Remove filtering of informational output.

Credit to Leo Butler.  From his post:

    Since those informational messages are written to stdout, do

    with_stdout("/dev/null", load(numericalio))$
    write_data ....

    to muffle the messages. Note that sbcl warnings are muffled by

    :lisp (setf sb-ext::*muffled-warnings* 'warning)
testing/lisp/test-ob-maxima.el