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:
parent
5804d8b112
commit
9aabfa44d9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user