From: Martin Schwenke Date: Fri, 6 Apr 2018 00:30:23 +0000 (+1000) Subject: ctdb-tests: Separate support script for 06.nfs X-Git-Tag: ldb-1.4.0~286 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=31f26e970092adeb4e560ec21831fc83e378145f;p=thirdparty%2Fsamba.git ctdb-tests: Separate support script for 06.nfs Including 60.nfs was too simple a hack, since we will want to do some magic to use the configuration from 60.nfs for 06.nfs. Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- diff --git a/ctdb/tests/eventscripts/scripts/06.nfs.sh b/ctdb/tests/eventscripts/scripts/06.nfs.sh index c0f7ca9e5ee..a62f0b0a1b2 100644 --- a/ctdb/tests/eventscripts/scripts/06.nfs.sh +++ b/ctdb/tests/eventscripts/scripts/06.nfs.sh @@ -1 +1,6 @@ -. "${TEST_SUBDIR}/scripts/60.nfs.sh" +setup () +{ + setup_script_options <