From 6fea446ff80ad75307082c3c01ea93a800a761cb Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 13 Jun 2016 15:12:11 +0000 Subject: [PATCH] Revert "Update third party recheck syntax recommendations" anteaya has requested this be reverted until proper consensus is reached. This reverts commit 4fb97f7ed44272fdde51cd373dd465314ed913ed. Change-Id: I19f481a46d203328fb0bb0667df864a6040eefd9 --- doc/source/third_party.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/doc/source/third_party.rst b/doc/source/third_party.rst index 92601dd6d2..d650ea11b6 100644 --- a/doc/source/third_party.rst +++ b/doc/source/third_party.rst @@ -40,12 +40,9 @@ Requirements * Support recheck to request re-running a test. - * Support the following syntaxes: ``recheck``, ``: recheck`` + * Support the following syntaxes: ``recheck``. * Recheck means recheck everything. A single recheck comment should re-trigger all testing systems. - * : recheck should only re-trigger this specific system. - * Any other commands the system responds to should also use the same - namespace * Publish contact information for the maintainers.