diff options
Diffstat (limited to 'ctdb/tests/simple/scripts/local.bash')
| -rw-r--r-- | ctdb/tests/simple/scripts/local.bash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ctdb/tests/simple/scripts/local.bash b/ctdb/tests/simple/scripts/local.bash new file mode 100644 index 0000000000..81fc0f02bf --- /dev/null +++ b/ctdb/tests/simple/scripts/local.bash @@ -0,0 +1,3 @@ +if [ -n "$TEST_LOCAL_DAEMONS" ] ; then + . "${TEST_SUBDIR}/scripts/local_daemons.bash" +fi |
