summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
c799784)
- Update Testman web service URI for the new website since a redirect from the old address will not work for POST. Should fix WHS Testbot.
ROSTESTS-215 #resolve
svn path=/trunk/; revision=70817
#include "precomp.h"
static const WCHAR szHostname[] = L"reactos.org";
#include "precomp.h"
static const WCHAR szHostname[] = L"reactos.org";
-static const WCHAR szServerFile[] = L"sites/all/modules/reactos/testman/webservice/";
+static const WCHAR szServerFile[] = L"testman/webservice/";
/**
* Constructs a CWebService object and immediately establishes a connection to the "testman" Web Service.
/**
* Constructs a CWebService object and immediately establishes a connection to the "testman" Web Service.