Skip to content
Snippets Groups Projects
Commit 094fde17 authored by Leigh B. Stoller's avatar Leigh B. Stoller
Browse files

Oops, I left a hardwired port 7778, which made it fail for Mike, which

made me look bad in front everyone. I really hate it when that
happens.
parent 8577e0ff
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@ my $ELABINELAB = @ELABINELAB@;
my $RPCSERVER = "@OUTERBOSS_NODENAME@";
my $RPCPORT = "@OUTERBOSS_XMLRPCPORT@";
my $RPCCERT = "@OUTERBOSS_SSLCERTNAME@";
$RPCPORT = 7778;
# un-taint path
$ENV{'PATH'} = '/bin:/usr/bin:/usr/local/bin:/usr/site/bin';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment