Commit cc29c120 authored by Nils Larsch's avatar Nils Larsch
Browse files

successfully updating the db shouldn't result in an error message

parent 94c00f3d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -969,7 +969,6 @@ bad:
			if (verbose) BIO_printf(bio_err,
				"Done. %d entries marked as expired\n",i); 
	      		}
			goto err;
	  	}

 	/*****************************************************************/