summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2017-01-04 07:58:15 +1300
committerRalph Boehme <slow@samba.org>2017-01-22 22:15:01 +0100
commit0272986377aecf06f00b7730379fd32b7066dc91 (patch)
treeca9924eb73c6bcac71f4a830f3e20bffbb3174bc /selftest/selftest.pl
parentbd8d9559bf8e6cdbf080902bc2460dbc12848054 (diff)
downloadsamba-0272986377aecf06f00b7730379fd32b7066dc91.tar.gz
selftest: Remove unsued variables WINBINDD_PRIV_PIPE_DIR and wbsockprivdir
I can not find anything that uses these in the testsuite Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Sun Jan 22 22:15:01 CET 2017 on sn-devel-144
Diffstat (limited to 'selftest/selftest.pl')
-rwxr-xr-xselftest/selftest.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/selftest.pl b/selftest/selftest.pl
index e1c34290a02..14ac58f9d6b 100755
--- a/selftest/selftest.pl
+++ b/selftest/selftest.pl
@@ -839,7 +839,6 @@ my @exported_envvars = (
"KRB5_CONFIG",
"KRB5CCNAME",
"SELFTEST_WINBINDD_SOCKET_DIR",
- "WINBINDD_PRIV_PIPE_DIR",
"NMBD_SOCKET_DIR",
"LOCAL_PATH",
"DNS_FORWARDER1",