mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
remove test code in the fetch test to keep the daemons running forever
(so one has lots of tiume to play with ctdb_control) (This used to be ctdb commit 8fbaf82a7b3f0e62c887e91731ad8c659122c785)
This commit is contained in:
parent
9d20a09631
commit
1f84807005
@ -243,10 +243,6 @@ int main(int argc, const char *argv[])
|
||||
|
||||
printf("DATA:\n%s\n", (char *)call.reply_data.dptr);
|
||||
|
||||
#if 1
|
||||
/* to keep the cluster up so one can play with it using the controls */
|
||||
sleep(9999999);
|
||||
#endif
|
||||
/* go into a wait loop to allow other nodes to complete */
|
||||
ctdb_shutdown(ctdb);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user