From 28ad50e5fd1887fff149d05793b2dabe5a08051a Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Sun, 11 Sep 2011 08:16:50 +1000 Subject: s3-selftest: Set path to bin/net and bin/wbinfo in command line to test scripts This makes it easier to reproduce these tests outside the test environment, as we rely less on environment variables. Andrew Bartlett --- source3/script/tests/test_net_conf.sh | 7 ++++--- source3/script/tests/test_net_misc.sh | 5 +++-- source3/script/tests/test_net_registry.sh | 7 ++++--- .../script/tests/test_net_registry_roundtrip.sh | 9 ++++---- source3/script/tests/test_smbclient_s3.sh | 7 ++++--- source3/selftest/tests.py | 24 +++++++++++----------- 6 files changed, 32 insertions(+), 27 deletions(-) diff --git a/source3/script/tests/test_net_conf.sh b/source3/script/tests/test_net_conf.sh index ee2903be02..6d3d2a1eec 100755 --- a/source3/script/tests/test_net_conf.sh +++ b/source3/script/tests/test_net_conf.sh @@ -6,15 +6,16 @@ if [ $# -lt 3 ]; then cat <