mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
testsuite: fix expr error on Tru64, triggered by uninitialized failed variable.
Michael
This commit is contained in:
parent
486b1bc5b5
commit
25cd227aae
@ -73,6 +73,8 @@ posix_s3() {
|
||||
fi
|
||||
}
|
||||
|
||||
failed=0
|
||||
|
||||
if test "x$TESTS" = "x" ; then
|
||||
local_s3
|
||||
smbtorture_s3
|
||||
|
Loading…
Reference in New Issue
Block a user