diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-03-04 17:30:45 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-03-04 10:14:34 +0100 |
commit | d715e2c2948cf642e725bee56f1f43e2395a2025 (patch) | |
tree | 328d81fb5656d1bb703f87c43894b9a1cd3ad394 /examples/printer-accounting | |
parent | 769cee44a2ed1b68cb757246efd72d63aa36a4d0 (diff) | |
download | samba-d715e2c2948cf642e725bee56f1f43e2395a2025.tar.gz samba-d715e2c2948cf642e725bee56f1f43e2395a2025.tar.bz2 samba-d715e2c2948cf642e725bee56f1f43e2395a2025.zip |
selftest: Use fork()/exec() rather than system()
This follows the Samba3.pm model for starting child processes is to
use fork()/exec(). This reduces the number of processes being created
by selftest.pl, and gives us more information about the child process
and the running state in the parent.
Andrew Bartlett
Diffstat (limited to 'examples/printer-accounting')
0 files changed, 0 insertions, 0 deletions