1
0
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:
Martin Schwenke 2018-02-07 13:25:58 +11:00 committed by Martin Schwenke
parent bb03532cdd
commit 5537b36817

View File

@ -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}