From 4bbe88c14778c9c531c803311c6a78eeb5d910cf Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 20 May 2018 23:32:40 +0200 Subject: main/ldb: upgrade to 1.3.3 --- main/ldb/disable-python-tests.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/ldb/disable-python-tests.patch') diff --git a/main/ldb/disable-python-tests.patch b/main/ldb/disable-python-tests.patch index 040557402b..2025ab806c 100644 --- a/main/ldb/disable-python-tests.patch +++ b/main/ldb/disable-python-tests.patch @@ -10,7 +10,7 @@ Do not run python tests, they take eternity to finish. - if not os.path.exists(tmp_dir): - os.mkdir(tmp_dir) - pyret = samba_utils.RUN_PYTHON_TESTS( -- ['tests/python/api.py'], +- ['tests/python/api.py', 'tests/python/index.py'], - extra_env={'SELFTEST_PREFIX': test_prefix}) - print("Python testsuite returned %d" % pyret) - -- cgit v1.2.3