From: Michael Adam Date: Mon, 21 Jul 2008 09:23:55 +0000 (+0200) Subject: testsuite: fix expr error on Tru64, triggered by uninitialized failed variable. X-Git-Tag: samba-3.3.0pre1~446 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25cd227aaecf91dfa3114ae0fd2b47c783434aad;p=thirdparty%2Fsamba.git testsuite: fix expr error on Tru64, triggered by uninitialized failed variable. Michael --- diff --git a/source/script/tests/tests_all.sh b/source/script/tests/tests_all.sh index ffe1c912849..2b46da0e77c 100755 --- a/source/script/tests/tests_all.sh +++ b/source/script/tests/tests_all.sh @@ -73,6 +73,8 @@ posix_s3() { fi } +failed=0 + if test "x$TESTS" = "x" ; then local_s3 smbtorture_s3