From 416609b2f4a35b97f325d42b181cc02f79bfcdaa Mon Sep 17 00:00:00 2001 From: pnenzi Date: Wed, 5 Nov 2008 16:18:50 +0000 Subject: [PATCH] Updated known-bug list --- BUGS | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/BUGS b/BUGS index 7ce393126..16cacbfb7 100644 --- a/BUGS +++ b/BUGS @@ -26,17 +26,6 @@ sensitive data on the bug tracking system to keep track of bug history. ------------------------------------------------------------------------------ OPEN BUGS: ------------------------------------------------------------------------------ -* output redirection: - - ngspice 1 -> print v(1) > data.txt - - This syntax does not work anymore (it worked in rework-14). If you - want to use output redirection you have to remove spaces around ">": - - ngspice 1 -> print v(1)>data.txt - ---------------------------------------------------------------------------- - * return value: When ngspice is called in batch mode it returns 1 even if the simulations