Corrected the path to the wrapper for postconfirm used by the draft- and wg-aliases.

- Legacy-Id: 10923
This commit is contained in:
Henrik Levkowetz 2016-03-14 19:27:32 +00:00
parent e8ed4609f2
commit 661d89e811

View file

@ -582,7 +582,7 @@ GROUP_ALIASES_PATH = os.path.abspath(BASE_DIR + "/../test/data/group-aliases")
GROUP_VIRTUAL_PATH = os.path.abspath(BASE_DIR + "/../test/data/group-virtual")
GROUP_VIRTUAL_DOMAIN = "virtual.ietf.org"
POSTCONFIRM_PATH = "/a/postconfirm/test-wrapper"
POSTCONFIRM_PATH = "/a/postconfirm/wrapper"
USER_PREFERENCE_DEFAULTS = {
"expires_soon" : "14",