aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/atlocal.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 411a76d..5f5f1a1 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -18,6 +18,9 @@ PATH=@abs_top_builddir@/src:$PATH
XFAILFILE=$abs_builddir/.badversion
+@COMPAT_OPT_TRUE@COMPAT=1
+@COMPAT_OPT_FALSE@COMPAT=0
+
trap "cleanup; test -r $XFAILFILE && cat $XFAILFILE; exit $?" 1 2 13 15

Return to:

Send suggestions and report system problems to the System administrator.