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 Bartlett <abartlet@samba.org>
Tue, 28 Feb 2012 11:01:08 +0000 (12:01 +0100)
commit645fcc5375325b700ac58cb25c498f6f7b91421b
tree6f92d974dfa322e8a093958dbf24f8bde472af46
parent8db121be4265bc4de3b34c6eab1b5ae2fd882957
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