diff options
Diffstat (limited to 'ctdb/tests/onnode/0003.sh')
-rwxr-xr-x | ctdb/tests/onnode/0003.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/tests/onnode/0003.sh b/ctdb/tests/onnode/0003.sh index d925799261..d79bca2806 100755 --- a/ctdb/tests/onnode/0003.sh +++ b/ctdb/tests/onnode/0003.sh @@ -1,6 +1,6 @@ #!/bin/sh -. "${ONNODE_TESTS_DIR}/common.sh" +. "${TEST_SCRIPTS_DIR}/unit.sh" cmd="$ONNODE -p all hostname" |