diff --git a/driveGnuPlots.pl b/driveGnuPlots.pl index 9d5e976..b0c5911 100755 --- a/driveGnuPlots.pl +++ b/driveGnuPlots.pl @@ -310,7 +310,7 @@ sub mainThread { } } - # read in all of the data + # finished reading in all of the data if($options{"stream"}) { print PIPE "exit;\n";