summaryrefslogtreecommitdiff
path: root/mail/tests/atlocal.in
blob: 9bed5ac569b46a5edbf791b93f53e6edc95d7490 (plain)
1
2
3
4
5
6
7
8
9
10
11
# @configure_input@                                     -*- shell-script -*-
# Configurable variable values for Mailutils test suite.
# Copyright (C) 2004-2019 Free Software Foundation, Inc.

PATH=@abs_top_builddir@/testsuite:@abs_builddir@:@abs_top_builddir@/mail:$top_srcdir:$srcdir:$PATH
testsuitedir=@abs_top_srcdir@/testsuite
MALLOC_CHECK_=2
export MALLOC_CHECK_
catmbox() {
    sed -e /^X-IMAPbase:/d -e /^X-UID:/d $1
}

Return to:

Send suggestions and report system problems to the System administrator.