diff mbox

Initialize locale directory for tests

Message ID 20180812114831.21123-1-lfleischer@archlinux.org
State Accepted, archived
Headers show

Commit Message

Lukas Fleischer Aug. 12, 2018, 11:48 a.m. UTC
Since commit a7865ef (Make the locale directory configurable,
2018-07-22), we need to specify the locale directory in the
configuration file.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
---
 test/setup.sh | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/test/setup.sh b/test/setup.sh
index 535e819..5c761f2 100644
--- a/test/setup.sh
+++ b/test/setup.sh
@@ -31,6 +31,7 @@  aur_request_ml = aur-requests@archlinux.org
 enable-maintenance = 0
 maintenance-exceptions = 127.0.0.1
 commit_uri = https://aur.archlinux.org/cgit/aur.git/log/?h=%s&id=%s
+localedir = $TOPLEVEL/web/locale/
 
 [notifications]
 notify-cmd = $NOTIFY