1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

test: run smbconftort testsuite from the local_s3 tests

Michael
(This used to be commit 6641061f76)
This commit is contained in:
Michael Adam 2008-04-08 12:08:18 +02:00
parent 3201155e00
commit 6dd73c2866

View File

@ -23,4 +23,7 @@ testit "replacetort" $VALGRIND $BINDIR/replacetort || \
testit "tdbtorture" $VALGRIND $BINDIR/tdbtorture || \
failed=`expr $failed + 1`
testit "smbconftort" $VALGRIND $BINDIR/tdbtorture $CONFIGURATION || \
failed =`expr $failed + 1`
testok $0 $failed