From: oetiker Date: Tue, 14 Mar 2006 14:59:57 +0000 (+0000) Subject: added note on the fact that no OK will be printed in rrdtool pipe mode if an error... X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=81b76ccf9449866b90a7014cf74cc1be3bbedb51 added note on the fact that no OK will be printed in rrdtool pipe mode if an error occures. git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@776 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/NEWS b/NEWS index 9b0b480..156864e 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,10 @@ Incompatibilities * the --alt-y-mrtg option is gone or rather since 1.2.7 it is back but without functionality. +* In pipe mode, rrdtool answers with OK only if it was successful with the + command. Otherwhise the answer will be ERROR... + + Behind the Scenes ----------------- * In order to support Holt-Winters and Calculated Datasources,