jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1057891?usp=email )

Change subject: [doc] PYWIKIBOT_TEST_AUTORUN environment variable was removed
......................................................................

[doc] PYWIKIBOT_TEST_AUTORUN environment variable was removed

Change-Id: I62d834c257a67463a9556986b747d7df3e1af5be
---
M tests/README.rst
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Xqt: Verified; Looks good to me, approved
  jenkins-bot: Verified




diff --git a/tests/README.rst b/tests/README.rst
index 28cf19a..94f8dfe 100644
--- a/tests/README.rst
+++ b/tests/README.rst
@@ -168,11 +168,11 @@
 Instead of setting the environment by the os (or `os.environ` as well) you can 
use the :mod:`pwb`
 wrapper script to set it::

-    pwb PYWIKIBOT_TEST_AUTORUN=1 script_tests -v 
TestScriptSimulate.test_archivebot
+    pwb PYWIKIBOT_TEST_WRITE=1 script_tests -v 
TestScriptSimulate.test_archivebot

 The assignment can be omitted and defaults to 1. The following is equal to the 
line above::

-    pwb PYWIKIBOT_TEST_AUTORUN script_tests -v 
TestScriptSimulate.test_archivebot
+    pwb PYWIKIBOT_TEST_WRITE script_tests -v TestScriptSimulate.test_archivebot

 Decorators
 ==========

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1057891?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I62d834c257a67463a9556986b747d7df3e1af5be
Gerrit-Change-Number: 1057891
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to