]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
ctdb-tests: Drop unneccessary unset of variable
authorMartin Schwenke <martin@meltin.net>
Wed, 7 Feb 2018 02:25:58 +0000 (13:25 +1100)
committerMartin Schwenke <martins@samba.org>
Thu, 1 Mar 2018 18:39:14 +0000 (19:39 +0100)
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>
ctdb/tests/onnode/scripts/local.sh

index b9f4f0ada4ec5701a5e25d2e334447ea8f94363f..aa199952529b2de5c66ac5c954e7ac4020d3b4bf 100644 (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}