Skip to content

Commit

Permalink
Change gerrit server references to reflect move from RTP to RCHLAND
Browse files Browse the repository at this point in the history
Change-Id: I6c1ea55d931257328c11169839f699b6830f3ebb
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/62813
Reviewed-by: Camvan T. Nguyen <ctnguyen@us.ibm.com>
Reviewed-by: Prachi Gupta <pragupta@us.ibm.com>
Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com>
Tested-by: Dean Sanner <dsanner@us.ibm.com>
Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
  • Loading branch information
Sameer Veer authored and sannerd committed Jul 19, 2018
1 parent 1ba5e87 commit 55c1b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build/tools/gerrit-hostname
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ use strict;
my $homeDir = $ENV{'HOME'};
my $sshConfigFile = $homeDir."/.ssh/config";
# If the server changes location these will change
my $gerritHostname = "ralgit01.raleigh.ibm.com";
my $gerritHostname = "rchgit01.rchland.ibm.com";
my $gerritPort = "29418";

open(CONFIG, "< $sshConfigFile") or die " $? can't open $sshConfigFile: $!" ;
Expand Down

0 comments on commit 55c1b84

Please sign in to comment.