mirror of
https://github.com/samba-team/samba.git
synced 2025-12-17 04:23:50 +03:00
r21671: Add initial simple tests for socket wrapper
(This used to be commit 872e2ad541)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
0d0e4c99ca
commit
1cc7b6e739
@@ -187,7 +187,7 @@ struct socket_info
|
||||
static struct socket_info *sockets;
|
||||
|
||||
|
||||
static const char *socket_wrapper_dir(void)
|
||||
const char *socket_wrapper_dir(void)
|
||||
{
|
||||
const char *s = getenv("SOCKET_WRAPPER_DIR");
|
||||
if (s == NULL) {
|
||||
|
||||
Reference in New Issue
Block a user