From 24e0d3e63d77b0c3d116476d6c0b05cccbe58c80 Mon Sep 17 00:00:00 2001 From: alesapin Date: Thu, 23 Jan 2020 20:19:51 +0300 Subject: [PATCH] Remove token --- utils/test_history/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/test_history/README.md b/utils/test_history/README.md index 0117244bc0e..1de9bf0a4ab 100644 --- a/utils/test_history/README.md +++ b/utils/test_history/README.md @@ -6,7 +6,7 @@ Allows to view test-suite history for master branch. ```bash $ sudo pip install -r requirements.txt -$ test-history --token 4773293b76c0d3f27fb87cf9ea7e08d370d6e334 --since '2020-01-22 00:00:00' --substr Performance' +$ test-history --token XXX --since '2020-01-22 00:00:00' --substr Performance' +---------------------|---------|--------------------+ | Date | SHA | Performance test | +=====================+=========+====================+