r21736: Fix the smbclient test to do something more interesting with the last
[ira/wip.git] / testprogs / blackbox / test_ldb.sh
index 32e80e19956e72131e9d5ef3bd6fcff2233327a7..2c2ac10fdb8d2ece00753d9fe10ac7794f137437 100755 (executable)
@@ -21,8 +21,6 @@ check() {
        return $status
 }
 
-
-
 check "RootDSE" bin/ldbsearch $CONFIGURATION $options --basedn='' -H $p://$SERVER -s base DUMMY=x dnsHostName highestCommittedUSN || failed=`expr $failed + 1`
 
 echo "Getting defaultNamingContext"