From: Andreas Schneider Date: Thu, 22 Apr 2021 09:09:03 +0000 (+0200) Subject: lib:ldb: Change page size of guidindexpackv1.ldb X-Git-Tag: tevent-0.11.0~1042 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=17294c6bb77f091eef38b6c07fda5fde9eea9422;p=thirdparty%2Fsamba.git lib:ldb: Change page size of guidindexpackv1.ldb As this is a TDB file, the file has been backed up using tdbbackup to get a different page size. This fixes running the repack.py test on aarch64. Signed-off-by: Andreas Schneider Reviewed-by: Gary Lockyer Autobuild-User(master): Andreas Schneider Autobuild-Date(master): Fri Apr 23 08:26:00 UTC 2021 on sn-devel-184 --- diff --git a/lib/ldb/tests/guidindexpackv1.ldb b/lib/ldb/tests/guidindexpackv1.ldb index 4c79dfedddd..96d783cb0dc 100644 Binary files a/lib/ldb/tests/guidindexpackv1.ldb and b/lib/ldb/tests/guidindexpackv1.ldb differ