diff --git a/bin/feedgnuplot b/bin/feedgnuplot index 6455070..b68edf3 100755 --- a/bin/feedgnuplot +++ b/bin/feedgnuplot @@ -749,7 +749,7 @@ sub mainThread } # finished reading in all. Plot what we have - plotStoredData() unless $options{stream}; + plotStoredData() unless $options{stream} && $options{exit}; if ( defined $options{hardcopy}) {