Testsuite: tidying
[exim.git] / test / confs / 0107
index f904150f16d1e8b41a829a26a10f270aaa9ba4f3..190fa97760a80e6d637fb610e4bea7fbd4c6d77c 100644 (file)
@@ -26,9 +26,9 @@ begin transports
 appendfile:
   driver = appendfile
   create_file = belowhome
-  file = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.filelist}\
+  file = ${lookup {$local_part} lsearch {DIR/aux-fixed/TESTNUM.filelist}\
                {${if match{$value}{^/}{}{DIR/}}$value}\
-               {DIR/test-mail/${bless:$local_part}}}
+               {DIR/test-mail/$local_part}}
   user = CALLER
 
 # ----- Retry -----