diff --git a/lib/ldb/wscript b/lib/ldb/wscript index 0d9320277d9..bb49e95382c 100644 --- a/lib/ldb/wscript +++ b/lib/ldb/wscript @@ -629,7 +629,7 @@ def test(ctx): 'tests/python/index.py', 'tests/python/repack.py'], extra_env={'SELFTEST_PREFIX': test_prefix, - 'LC_ALL': 'tr_TR.UTF-8'}) + 'LC_ALL': 'tr_TR.UTF-8'}) or pyret print("Python testsuite returned %d" % pyret) cmocka_ret = 0