summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_functions.sh
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-01-30 13:57:24 +0100
committerStefan Metzmacher <metze@samba.org>2009-01-30 19:48:00 +0100
commitc0fdc71ecdf437c978ade36603f0280afb1addb5 (patch)
tree3b499fa3fd5a97a802f4a15ba37df40bbe4d6b8d /source3/script/tests/test_functions.sh
parent50db8ede23dd9bf28a4f329edebb9105be215d3e (diff)
downloadsamba-c0fdc71ecdf437c978ade36603f0280afb1addb5.tar.gz
samba-c0fdc71ecdf437c978ade36603f0280afb1addb5.tar.bz2
samba-c0fdc71ecdf437c978ade36603f0280afb1addb5.zip
s3:tests: add a guard arround . $incdir/test_functions.sh
So that caller can overwrite the functions. metze
Diffstat (limited to 'source3/script/tests/test_functions.sh')
-rw-r--r--source3/script/tests/test_functions.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/test_functions.sh b/source3/script/tests/test_functions.sh
index 79642e045b..bddae18c10 100644
--- a/source3/script/tests/test_functions.sh
+++ b/source3/script/tests/test_functions.sh
@@ -1,3 +1,4 @@
+TEST_FUNCTIONS_SH="INCLUDED"
samba3_stop_sig_term() {
RET=0