[feedgnuplot] 11/18: Revert "even streaming feedgnuplots persist"

Dima Kogan dima at secretsauce.net
Fri Nov 13 19:17:27 UTC 2015


This is an automated email from the git hooks/post-receive script.

dkogan-guest pushed a commit to branch debian
in repository feedgnuplot.

commit f9174031cc2036bca337646d51065c869e5dcdc8
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sun Nov 1 13:02:45 2015 -0800

    Revert "even streaming feedgnuplots persist"
    
    This reverts commit 9d98b8454644c1a660a87b0fa16ae7f8daadf97c.
    This doesn't belong in the debian branch
---
 bin/feedgnuplot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index cb92831..08e177b 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -457,7 +457,7 @@ sub mainThread
     local *PIPE;
     my $dopersist = '';
 
-    if( getGnuplotVersion() >= 4.3)
+    if( !$options{stream} && getGnuplotVersion() >= 4.3)
     {
       $dopersist = '--persist';
     }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feedgnuplot.git



More information about the debian-science-commits mailing list