jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/381620 )

Change subject: Toolforge rebranding
......................................................................


Toolforge rebranding

Bug: T168480
Change-Id: Ieedba3e3f776e9e47f9e888bed668e31e5ab2312
---
M jobutils/bin/jsub
M jobutils/man/jmail.1.in
M jobutils/man/job.1.in
M jobutils/man/jstop.1.in
M jobutils/man/jsub.1.in
M misctools/become.1.in
M misctools/list-user-databases.1.in
M misctools/sql.1.in
M src/take.1.in
M src/take.cc
10 files changed, 13 insertions(+), 13 deletions(-)

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



diff --git a/jobutils/bin/jsub b/jobutils/bin/jsub
index 65e8e2d..a220cd4 100755
--- a/jobutils/bin/jsub
+++ b/jobutils/bin/jsub
@@ -601,7 +601,7 @@
         # This may no longer be reachable, but it doesn't hurt anything to
         # leave it here just in case.
         die(
-            'ERROR: Precise hosts are deprecated from Tool Labs'
+            'ERROR: Precise hosts are deprecated from Toolforge'
             '\n\t'
             'https://wikitech.wikimedia.org/wiki/Tools_Precise_deprecation')
 
diff --git a/jobutils/man/jmail.1.in b/jobutils/man/jmail.1.in
index d5a4f84..a9b484d 100644
--- a/jobutils/man/jmail.1.in
+++ b/jobutils/man/jmail.1.in
@@ -1,4 +1,4 @@
-.TH JMAIL 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Labs Tools 
jobutils"
+.TH JMAIL 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Toolforge 
jobutils"
 .SH NAME
 jmail \- execute program synchronously on the grid
 .SH SYNOPSIS
@@ -9,7 +9,7 @@
 .B jmail
 is used in
 .B .forward
-files to execute a program synchronously on the grid.  In Tool Labs it
+files to execute a program synchronously on the grid.  In Toolforge it
 is the only command allowed in
 .B .forward
 files.
diff --git a/jobutils/man/job.1.in b/jobutils/man/job.1.in
index b4bdabd..d79b42f 100644
--- a/jobutils/man/job.1.in
+++ b/jobutils/man/job.1.in
@@ -2,7 +2,7 @@
 .\" Licensed under CC-BY-SA
 .\" Created by Marc-André Pelletier
 .\"
-.TH JOB 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Labs Tools 
jobutils"
+.TH JOB 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Toolforge 
jobutils"
 .SH NAME
 job \- output the job number to a name
 .SH SYNOPSIS
diff --git a/jobutils/man/jstop.1.in b/jobutils/man/jstop.1.in
index e9c3295..795a57b 100644
--- a/jobutils/man/jstop.1.in
+++ b/jobutils/man/jstop.1.in
@@ -2,7 +2,7 @@
 .\" Licensed under CC-BY-SA
 .\" Created by Marc-André Pelletier
 .\"
-.TH JSTOP 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Labs Tools 
jobutils"
+.TH JSTOP 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Toolforge 
jobutils"
 .SH NAME
 jstop \- delete a job from the grid
 .SH SYNOPSIS
diff --git a/jobutils/man/jsub.1.in b/jobutils/man/jsub.1.in
index bd74ef0..8405268 100644
--- a/jobutils/man/jsub.1.in
+++ b/jobutils/man/jsub.1.in
@@ -2,7 +2,7 @@
 .\" Licensed under CC-BY-SA
 .\" Created by Marc-André Pelletier
 .\"
-.TH JSUB 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Labs Tools 
jobutils"
+.TH JSUB 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Toolforge 
jobutils"
 .SH NAME
 jsub, jstart, qcronsub \- submit jobs to the grid
 .SH SYNOPSIS
diff --git a/misctools/become.1.in b/misctools/become.1.in
index 3812f98..ceb9254 100644
--- a/misctools/become.1.in
+++ b/misctools/become.1.in
@@ -1,4 +1,4 @@
-.TH BECOME 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Labs Tools 
misctools"
+.TH BECOME 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Toolforge 
misctools"
 .SH NAME
 become \- switch to a tool account
 .SH SYNOPSIS
diff --git a/misctools/list-user-databases.1.in 
b/misctools/list-user-databases.1.in
index 0af7574..dde054c 100644
--- a/misctools/list-user-databases.1.in
+++ b/misctools/list-user-databases.1.in
@@ -1,4 +1,4 @@
-.TH LIST-USER-DATABASES 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia 
Labs Tools misctools"
+.TH LIST-USER-DATABASES 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia 
Toolforge misctools"
 .SH NAME
 list-user-databases \- list databases a MySQL account has access to
 .SH SYNOPSIS
@@ -22,7 +22,7 @@
 .IR operation/puppet 's
 .IR modules/role/manifests/labs/db/maintain_dbusers.pp .
 Note that some of the database servers listed there are not accessible
-from Labs and connection attempts will time out.
+from Toolforge and connection attempts will time out.
 .SH EXIT STATUS
 In case of success,
 .B list-user-databases
diff --git a/misctools/sql.1.in b/misctools/sql.1.in
index a52ff42..e5f935d 100644
--- a/misctools/sql.1.in
+++ b/misctools/sql.1.in
@@ -1,4 +1,4 @@
-.TH SQL 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Labs Tools 
misctools"
+.TH SQL 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Toolforge 
misctools"
 .SH NAME
 sql \- connect to database or execute SQL command
 .SH SYNOPSIS
@@ -32,7 +32,7 @@
 not to be confused with
 .IR metawiki_p ,
 refers to the database that contains meta information about Wikimedia wikis 
(cf.
-.RB < 
https://wikitech.wikimedia.org/wiki/Help:Tool_Labs/Database#Metadata_database 
>).
+.RB < 
https://wikitech.wikimedia.org/wiki/Help:Toolforge/Database#Metadata_database 
>).
 .SH EXIT STATUS
 .B sql
 returns the exit status of the spawned
diff --git a/src/take.1.in b/src/take.1.in
index fd4f34e..56f8d60 100644
--- a/src/take.1.in
+++ b/src/take.1.in
@@ -1,4 +1,4 @@
-.TH TAKE 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Labs Tools 
misctools"
+.TH TAKE 1 @TOOLLABS_RELEASEDATE@ @PACKAGE_VERSION@ "Wikimedia Toolforge 
misctools"
 .SH NAME
 take \- assume ownership of files and directories
 .SH SYNOPSIS
diff --git a/src/take.cc b/src/take.cc
index 45ba55e..41e7c9d 100755
--- a/src/take.cc
+++ b/src/take.cc
@@ -195,7 +195,7 @@
                 return 0;
 
             case 'V':
-                puts("take (Wikimedia Labs Tools misctools) " PACKAGE_VERSION 
"\n"                         \
+                puts("take (Wikimedia Toolforge misctools) " PACKAGE_VERSION 
"\n"                         \
                      "Copyright (C) 2013 Marc-André Pelletier\n"               
                            \
                      "License ISC: 
<https://www.isc.org/downloads/software-support-policy/isc-license/>\n" \
                      "This is free software: you are free to change and 
redistribute it.\n"                \

-- 
To view, visit https://gerrit.wikimedia.org/r/381620
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieedba3e3f776e9e47f9e888bed668e31e5ab2312
Gerrit-PatchSet: 2
Gerrit-Project: labs/toollabs
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <bda...@wikimedia.org>
Gerrit-Reviewer: BryanDavis <bda...@wikimedia.org>
Gerrit-Reviewer: Coren <m...@uberbox.org>
Gerrit-Reviewer: Merlijn van Deen <valhall...@arctus.nl>
Gerrit-Reviewer: Yuvipanda <yuvipa...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to