summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-07-21 11:23:55 +0200
committerMichael Adam <obnox@samba.org>2008-07-21 11:23:55 +0200
commit739e9cfbe0b5eff80bdcba1cf10bd5bfe6873d6a (patch)
tree96af760d49a99667e167bcad8bef035145190d4a /source3/script
parenteac08b0fc5ef4fc4efc9f84910280b0a628276ee (diff)
downloadsamba-739e9cfbe0b5eff80bdcba1cf10bd5bfe6873d6a.tar.gz
samba-739e9cfbe0b5eff80bdcba1cf10bd5bfe6873d6a.tar.bz2
samba-739e9cfbe0b5eff80bdcba1cf10bd5bfe6873d6a.zip
testsuite: fix expr error on Tru64, triggered by uninitialized failed variable.
Michael (This used to be commit 25cd227aaecf91dfa3114ae0fd2b47c783434aad)
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/tests_all.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/script/tests/tests_all.sh b/source3/script/tests/tests_all.sh
index ffe1c91284..2b46da0e77 100755
--- a/source3/script/tests/tests_all.sh
+++ b/source3/script/tests/tests_all.sh
@@ -73,6 +73,8 @@ posix_s3() {
fi
}
+failed=0
+
if test "x$TESTS" = "x" ; then
local_s3
smbtorture_s3