selftest: added a pipe on stdin in s3 child processes
authorAndrew Tridgell <tridge@samba.org>
Tue, 3 Jan 2012 05:48:29 +0000 (16:48 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 9 Feb 2012 04:41:49 +0000 (15:41 +1100)
commit2f8093d5e73e9daf69c121a39b6e808743e7c5b2
tree90dcb693e10cd21ba300c109c1c9b07c6bd596ab
parent2273db654ef1bd6270f5d80532b933fa34dca6e8
selftest: added a pipe on stdin in s3 child processes

this adds a pipe for STDIN in smbd, nmbd and winbindd when run in
selftest. This allows those processes to detect when they should exit
by looking for EOF on stdin.
selftest/target/Samba3.pm