Allow relative file names in .include lines (Closes 1971)
[users/jgh/exim.git] / test / scripts / 0000-Basic / 0290
index f4b63aa8ed03ec7a176144d5c1b13082858e052d..204fa1e1b3fe0b70f7143680762075b317b02dce 100644 (file)
@@ -8,5 +8,5 @@ exim -DOPT -bP receive_timeout
 exim '-D OPT = receive_timeout = 4s ' -bP receive_timeout
 ****
 1
-exim -DINC='.include non/absolute' -bP receive_timeout
+exim -DINC='.include_if_exists non/absolute' -bP receive_timeout
 ****