Skip to content
Permalink
Browse files
Skip auth_named_pipe test, if plugin was not built
  • Loading branch information
vaintroub committed May 7, 2021
1 parent 76c2b51 commit afb8e87
Showing 1 changed file with 5 additions and 0 deletions.
@@ -1,5 +1,10 @@
--source include/windows.inc

if (!$AUTH_NAMED_PIPE_SO)
{
skip No auth_named_pipe plugin;
}

INSTALL SONAME 'auth_named_pipe';

--replace_result $USERNAME USERNAME

0 comments on commit afb8e87

Please sign in to comment.