Преглед на файлове

master Unskipped webgo and falcore

These, after removing the 'pkg' dir from the 'go' directory, are
again working as expected.
Mike Smith преди 12 години
родител
ревизия
99254386f5
променени са 2 файла, в които са добавени 2 реда и са изтрити 4 реда
  1. 1 2
      falcore/benchmark_config
  2. 1 2
      webgo/benchmark_config

+ 1 - 2
falcore/benchmark_config

@@ -22,8 +22,7 @@
       "database_os": "Linux",
       "display_name": "falcore",
       "notes": "",
-      "versus": "go",
-      "skip": "true"
+      "versus": "go"
     }
   }]
 }

+ 1 - 2
webgo/benchmark_config

@@ -17,8 +17,7 @@
       "database_os": "Linux",
       "display_name": "webgo",
       "notes": "",
-      "versus": "go",
-      "skip": "true"
+      "versus": "go"
     }
   }]
 }