Giuseppe Lavagetto has submitted this change and it was merged.

Change subject: apache-fast-test: typo fix
......................................................................


apache-fast-test: typo fix

Change-Id: I7e230773adda46b2ebf4bac1e60f4cf75cb3c05e
---
M modules/apache/files/apache-fast-test
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Giuseppe Lavagetto: Verified; Looks good to me, approved



diff --git a/modules/apache/files/apache-fast-test 
b/modules/apache/files/apache-fast-test
index ae38f98..d6b9c52 100755
--- a/modules/apache/files/apache-fast-test
+++ b/modules/apache/files/apache-fast-test
@@ -50,9 +50,9 @@
                        ));
                } elsif (/^(eqiad|codfw)$/i) {
                        my $dc = $1;
-                       $servers = get_server_list_from_pybal_config(qw(
-                               
"http://config-master.eqiad.wmnet/conftool/${dc}/apaches";
-                               
"http://config-master.eqiad.wmnet/conftool/${dc}/api";
+                       $servers = get_server_list_from_pybal_config((
+                               
"http://config-master.eqiad.wmnet/conftool/$dc/apaches";,
+                               
"http://config-master.eqiad.wmnet/conftool/$dc/api";
                        ));
                } elsif (/^([\w\.]+)$/) {
                        $servers->{$1} = 1;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7e230773adda46b2ebf4bac1e60f4cf75cb3c05e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to