- Temporarily (for one revision) disable Winetest's advapi32 security test to see how far build server survives -- will be reverted in next commit

svn path=/trunk/; revision=36827
This commit is contained in:
Stefan Ginsberg 2008-10-19 11:40:48 +00:00
parent efd40fb07e
commit b90c9f3490

View file

@ -2558,6 +2558,9 @@ START_TEST(security)
init();
if (!hmod) return;
/* temp temp -- will be removed in next commit */
return;
if (myARGC >= 3)
{
test_process_security_child();