diff options
Diffstat (limited to 'source4/script/tests/test_local.sh')
-rwxr-xr-x | source4/script/tests/test_local.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_local.sh b/source4/script/tests/test_local.sh index adeec2abc0..8e5d5550c4 100755 --- a/source4/script/tests/test_local.sh +++ b/source4/script/tests/test_local.sh @@ -26,7 +26,7 @@ fi incdir=`dirname $0` . $incdir/test_functions.sh -# the local tests doesn't need smbd +# the local tests don't need smbd SMBD_TEST_FIFO="" export SMBD_TEST_FIFO |