jenkins-bot submitted this change.

View Change


Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[IMPR] Change Meta-Wiki's sandbox default text

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

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 change 883210. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ic8ac6cadeb9fb2e2b79524ff0e34be2d10beed2f
Gerrit-Change-Number: 883210
Gerrit-PatchSet: 2
Gerrit-Owner: MarcoAurelio <maurelio@toolforge.org>
Gerrit-Reviewer: D3r1ck01 <xsavitar.wiki@aol.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged