https://github.com/01org/CeTune/blob/43d539eb9786b3570aa8c1ecc2228b6cf37ba3c1/analyzer/analyzer_remote.py#L710 should this line like below just like analyzer.py file ` stdout, stderr = common.bash("grep \" IOPS=.*BW=.*\| *io=.*bw=.*iops=.*runt=.*\|^ *lat.*min=.*max=.*avg=.*stdev=.*\" "+path, True) `
https://github.com/01org/CeTune/blob/43d539eb9786b3570aa8c1ecc2228b6cf37ba3c1/analyzer/analyzer_remote.py#L710
should this line like below just like analyzer.py file
stdout, stderr = common.bash("grep \" IOPS=.*BW=.*\| *io=.*bw=.*iops=.*runt=.*\|^ *lat.*min=.*max=.*avg=.*stdev=.*\" "+path, True)