From: Hans-Bernhard B. <br...@ph...> - 2004-04-21 13:13:03
|
On Wed, 21 Apr 2004, Petr Mikulik wrote: > > wgnuplot c:\config.sys > > Not like that, but > wgnuplot > gnuplot> load 'all.dem' > gnuplot> load "test-me.dem' But that's not a way we can run 'make check'. The checks are, and have to be, non-interactive (even the 'make check-interactive' one is), as far as the gnuplot engine is concerned, simply because they pass filenames to gnuplot. And as far as wgnuplot is concerned, that means all screen messages end up in /dev/null. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |