summaryrefslogtreecommitdiff
path: root/test/confs/0283
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/0283')
-rw-r--r--test/confs/02836
1 files changed, 4 insertions, 2 deletions
diff --git a/test/confs/0283 b/test/confs/0283
index 7f40efb18..62a5e60ca 100644
--- a/test/confs/0283
+++ b/test/confs/0283
@@ -37,12 +37,14 @@ t1:
t2:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = CALLER
t3:
driver = appendfile
- file = DIR/test-mail/${bless:$local_part}
+ file = DIR/test-mail/$local_part
+ create_file = DIR/test-mail
user = root
# ----- Retry -----