Browse Source

tornado: Fix display name for Tornado-Py3

INADA Naoki 12 năm trước cách đây
mục cha
commit
8aec0abb6e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tornado/benchmark_config

+ 1 - 1
tornado/benchmark_config

@@ -39,7 +39,7 @@
       "webserver": "None",
       "os": "Linux",
       "database_os": "Linux",
-      "display_name": "tornado",
+      "display_name": "tornado-py3",
       "notes": "CPython 3.3",
       "versus": ""
     },