aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/cmd
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2017-02-07 02:18:43 -0800
committerRoss Brattain <ross.b.brattain@intel.com>2017-02-14 14:35:10 -0800
commit3fc93050783784879baccdcb37d2b2326f23aca3 (patch)
treeff9222564985cb199a5863ad3dfed453610a00ce /yardstick/cmd
parentf970237c4f23ce6dd0a7dfd6e7fb2406fd442127 (diff)
NSBPerf: fix indent
Change-Id: Ic51168aa786a5ac5ed589c2c4d23882d76253343 Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'yardstick/cmd')
-rwxr-xr-xyardstick/cmd/NSBperf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yardstick/cmd/NSBperf.py b/yardstick/cmd/NSBperf.py
index dd96b7fc8..c3730f834 100755
--- a/yardstick/cmd/NSBperf.py
+++ b/yardstick/cmd/NSBperf.py
@@ -115,7 +115,7 @@ class YardstickNSCli(object):
def generate_final_report(self, test_case):
""" Function will check if partial test results are available
and generates final report in rst format.
-"""
+ """
report_caption = '{}\n{} ({})\n{}\n\n'.format(
'================================================================',