mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 19:12:28 -04:00
Change directories to release configuration.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7d9449421b
commit
da081d6735
2 changed files with 1 additions and 4 deletions
|
@ -1301,8 +1301,6 @@ int RsServer::StartupRetroShare()
|
|||
#ifdef RS_ENABLE_GXS
|
||||
|
||||
std::string currGxsDir = rsAccounts.PathAccountDirectory() + "/gxs";
|
||||
currGxsDir += "_FINALTESTS";
|
||||
|
||||
RsDirUtil::checkCreateDirectory(currGxsDir);
|
||||
|
||||
RsNxsNetMgr* nxsMgr = new RsNxsNetMgrImpl(serviceCtrl);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue