提交 a175a2bc 编写于 作者: A angocke

Fix build break introduces in 1717625. (changeset 1404211)

上级 04e2c303
......@@ -3590,7 +3590,7 @@ public void BinaryFileErrorTest()
public void Bug15538()
{
// Several Jenkins VMs are still running with local systems permissions. This suite won't run properly
// in that environment. Removing this check is being tracked by issue #79.
// in that environment. Removing this check is being tracked by issue #79.
using (var identity = System.Security.Principal.WindowsIdentity.GetCurrent())
{
if (identity.IsSystem)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册