dashboard bug: can't deploy dashboard
[bottlenecks.git] / testsuites / posca / testcase_script / posca_factor_system_bandwidth.py
index 0eb8881..0b77b6b 100644 (file)
@@ -136,7 +136,7 @@ def main():
         cmd = '/home/opnfv/bottlenecks/testsuites/posca/testcase_dashboard/\
 system_bandwidth.py'
         pargs = [INTERPRETER, cmd]
-        print("Begin to establish dashboard, False means already exist.\n")
+        print("\nBegin to establish dashboard.")
         sub_result = subprocess.Popen(pargs)
         sub_result.wait()
     print("System Bandwidth testing time : %s" %(endtime - starttime))