diff options
Diffstat (limited to 'selftest/selftest.pl')
-rwxr-xr-x | selftest/selftest.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/selftest.pl b/selftest/selftest.pl index 5552736c3f..1da13318cd 100755 --- a/selftest/selftest.pl +++ b/selftest/selftest.pl @@ -819,6 +819,7 @@ my @exported_envvars = ( "KRB5_CONFIG", "WINBINDD_SOCKET_DIR", "WINBINDD_PRIV_PIPE_DIR", + "NMBD_SOCKET_DIR", "LOCAL_PATH" ); |