Kai Blin wrote:
On Monday 05 March 2007 13:02, Robert Shearman wrote:
+    if(pQuerySecurityPackageInfoA(sec_pkg_name, &pkg_info) != SEC_E_OK)
+    {
+        trace("NTLM package not installed, skipping test\n");
+        return;
+    }

I've just started using skip() for skipping tests.

Ok. I'll fix this and send this patch again. I'm going to send previous patch again anyway because I've just spotted a bug in it.

--
Rob Shearman



Reply via email to