git: kcollect - Fix gunplot warning when -x -f is specified
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jul 29 18:23:45 PDT 2017
commit 56160b9cdc5dbe75bc860d5344f6ebc1cd0b690c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jul 29 18:22:47 2017 -0700
kcollect - Fix gunplot warning when -x -f is specified
* gnuplot warns about multiple set terminal commands when the refresh
occurs. Rearrange when the command is sent to avoid the problem.
Summary of changes:
usr.bin/kcollect/gnuplot.c | 58 ++++++++++++++++++++++-----------------------
usr.bin/kcollect/kcollect.c | 8 +++----
usr.bin/kcollect/kcollect.h | 4 ++--
3 files changed, 35 insertions(+), 35 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/56160b9cdc5dbe75bc860d5344f6ebc1cd0b690c
--
DragonFly BSD source repository
More information about the Commits
mailing list