Skip to content
Snippets Groups Projects
Commit 9a9a40ca authored by Gerardo Ganis's avatar Gerardo Ganis
Browse files

Correct the name of the PROOF admin path

git-svn-id: http://root.cern.ch/svn/root/trunk@24758 27541ba8-7e3a-0410-8455-c3a389f83636
parent f0234326
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ XrdProofdManager::XrdProofdManager(XrdProtocol_Config *pi, XrdSysError *edest)
// Proof admin path
fAdminPath = pi->AdmPath;
fAdminPath += "/.xprood.";
fAdminPath += "/.xproofd.";
// Services
fAdmin = 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment