]> granicus.if.org Git - sysstat/commit
Fix output of sadf -j with file-utc-time present
authorMike Kazantsev <mk.fraggod@gmail.com>
Mon, 17 Feb 2014 20:01:26 +0000 (02:01 +0600)
committerfraggod@sacrilege <mk.fraggod@gmail.com>
Mon, 17 Feb 2014 20:01:26 +0000 (02:01 +0600)
commit1028e3e893cc7c6a245508d22db31e4682ddf7cf
tree10a9b239a0bfcaa88ca6bedc2c0868a648e9a172
parentf35239b93d1cafee86d016ba6c618961f2256279
Fix output of sadf -j with file-utc-time present

Commit aea4561 added "file-utc-time" parameter output (if present in the
datafile), but didn't add comma before it in "sadf -j" output, making it
unparseable. Fix that.
sadf_misc.c