mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
ctdb-tests: Drop unneccessary unset of variable
The comment is incorrect. This is only set when running simple tests on local daemons. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
bb03532cdd
commit
5537b36817
@ -1,8 +1,5 @@
|
||||
# Hey Emacs, this is a -*- shell-script -*- !!! :-)
|
||||
|
||||
# Set indirectly by run_tests at top level.
|
||||
unset CTDB_NODES_SOCKETS
|
||||
|
||||
# Default to just "onnode".
|
||||
: ${ONNODE:=onnode}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user