From 145396a644de3d31ed90104fd29bcd795e9ccad1 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Thu, 16 Feb 2006 14:54:15 +0000 Subject: Panic-die if .include specifies a non-absolute path. --- test/confs/0290 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/confs/0290') diff --git a/test/confs/0290 b/test/confs/0290 index 312aacd9b..929a90740 100644 --- a/test/confs/0290 +++ b/test/confs/0290 @@ -4,6 +4,7 @@ FOOBAR= FOO=inc1 BAR=.include "DIR/aux-fixed/TESTNUM.inc2" RT = receive_timeout = 1s +INC= C1=# C2=# @@ -22,8 +23,8 @@ trusted_users = CALLER # ----- Main settings ----- FOOBAR .include DIR/aux-fixed/TESTNUM.FOO - RT +INC remote_sort_domains = a:b:c -- cgit v1.2.3