r8020: - add --with-selftest-prefix option that specify the prefix used in make test
authorStefan Metzmacher <metze@samba.org>
Thu, 30 Jun 2005 17:05:02 +0000 (17:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:59 +0000 (13:18 -0500)
commit7a4496f606ab3d6594489eeee89ed2140b8c7655
treee23c94ce2f9330c373f762d7f673d7f5d09c8c58
parentce5882e82fa688532c3e0453c48d2b629538b0ed
r8020: - add --with-selftest-prefix option that specify the prefix used in make test

- also we use ./prefix test as default and not `pwd`/prefix-test
  to workaround the path length limit for unix sockets
  ... char sun_path[108]; ...

metze
(This used to be commit d04057b932266325b1267597b2bc202db392a88a)
source4/build/m4/check_path.m4
source4/build/smb_build/makefile.pm
source4/script/tests/selftest.sh