LDB:test-generic.sh - fix smaller/greater comparison tests master
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Tue, 4 Sep 2012 16:27:48 +0000 (18:27 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 18 Dec 2017 19:55:42 +0000 (20:55 +0100)
commit294cee4687a23451fb62d827147cf8a234ce61da
tree010a1f3db50fefc1880ed1b8550111a53fbdbe24
parent7fa91fc4791d076c609eaf119753e38dd3c50a1c
LDB:test-generic.sh - fix smaller/greater comparison tests

The comparison result has been ignored, which is not good. Also remove
the "ldbsearch" command in the error branch which has not much sense.

The scripts needs to be run through test-tdb.sh, test-ldap.sh or
test-sqlite3.sh which I didn't realise before. Hence less changes are needed
and this is a reduced version of the patch published on the mailing list.

Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/tests/test-generic.sh