mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
ctdb-tests: Don't close stdin when starting local daemons
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
cf460bd9c4
commit
2380b13bf8
@ -354,7 +354,7 @@ local_daemons_start ()
|
||||
|
||||
onnode_common
|
||||
|
||||
onnode "$_nodes" "${VALGRIND:-} ctdbd &"
|
||||
onnode -i "$_nodes" "${VALGRIND:-} ctdbd &"
|
||||
}
|
||||
|
||||
local_daemons_stop ()
|
||||
|
Loading…
Reference in New Issue
Block a user