jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/883210 )

Change subject: [IMPR] Change Meta-Wiki's sandbox default text
......................................................................

[IMPR] Change Meta-Wiki's sandbox default text

Change-Id: Ic8ac6cadeb9fb2e2b79524ff0e34be2d10beed2f
---
M scripts/clean_sandbox.py
1 file changed, 11 insertions(+), 2 deletions(-)

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




diff --git a/scripts/clean_sandbox.py b/scripts/clean_sandbox.py
index bd92d9d..9f39c98 100755
--- a/scripts/clean_sandbox.py
+++ b/scripts/clean_sandbox.py
@@ -59,8 +59,8 @@

 content = {
     'commons': '{{Sandbox}}\n<!-- Please edit only below this line. -->',
-    'meta': '{{Meta:Sandbox/Please do not edit this line}}'
-            '<!--Please edit below this line.-->',
+    'meta': '{{Meta:Sandbox/Please do not edit this line}}\n'
+            '<!-- Please edit below this line. -->',
     'test': '<noinclude>{{Sandbox}}</noinclude>\n'
             '== Please start your testing below this line ==',
     'wikidata': '{{Please leave this line alone (sandbox heading)}}',

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

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ic8ac6cadeb9fb2e2b79524ff0e34be2d10beed2f
Gerrit-Change-Number: 883210
Gerrit-PatchSet: 2
Gerrit-Owner: MarcoAurelio <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to