1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

some shells are pickier than others ...

This commit is contained in:
Björn Jacke 2008-04-11 10:33:46 +02:00 committed by Michael Adam
parent 5804d8b112
commit 9aabfa44d9

View File

@ -24,6 +24,6 @@ testit "tdbtorture" $VALGRIND $BINDIR/tdbtorture || \
failed=`expr $failed + 1`
testit "smbconftort" $VALGRIND $BINDIR/tdbtorture $CONFIGURATION || \
failed =`expr $failed + 1`
failed=`expr $failed + 1`
testok $0 $failed