aboutsummaryrefslogtreecommitdiffstats
path: root/util/system
diff options
context:
space:
mode:
authorv-korovin <v-korovin@yandex-team.ru>2022-02-10 16:46:20 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:20 +0300
commitc4e0c5d2f245076d63ccff1004c755ca0cc5d27b (patch)
tree0c6b0402dc17d5d1beffbe9350d2d6802207e123 /util/system
parentb86334f8eb651237aceaa035bebb519893d6d077 (diff)
downloadydb-c4e0c5d2f245076d63ccff1004c755ca0cc5d27b.tar.gz
Restoring authorship annotation for <v-korovin@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'util/system')
-rw-r--r--util/system/benchmark/cpu_id/metrics/ya.make2
-rw-r--r--util/system/benchmark/create_destroy_thread/metrics/ya.make2
2 files changed, 2 insertions, 2 deletions
diff --git a/util/system/benchmark/cpu_id/metrics/ya.make b/util/system/benchmark/cpu_id/metrics/ya.make
index 8c55def99b..c23255e4fb 100644
--- a/util/system/benchmark/cpu_id/metrics/ya.make
+++ b/util/system/benchmark/cpu_id/metrics/ya.make
@@ -4,7 +4,7 @@ OWNER(
)
SUBSCRIBER(g:util-subscribers)
-PY2TEST()
+PY2TEST()
SIZE(LARGE)
diff --git a/util/system/benchmark/create_destroy_thread/metrics/ya.make b/util/system/benchmark/create_destroy_thread/metrics/ya.make
index d526487e1a..7f97e0ba5b 100644
--- a/util/system/benchmark/create_destroy_thread/metrics/ya.make
+++ b/util/system/benchmark/create_destroy_thread/metrics/ya.make
@@ -4,7 +4,7 @@ OWNER(
)
SUBSCRIBER(g:util-subscribers)
-PY2TEST()
+PY2TEST()
SIZE(LARGE)