diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-06 19:55:17 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-06 19:55:17 +0100 |
commit | 43ba45ce62100bc1dbc9b04b5d869f59026783f5 (patch) | |
tree | f2f6692465692c0f13adef405af02910eea7e699 /test/scripts/0000-Basic | |
parent | 2a53e2464bfa1a831f544ed44d3690e5c22259a5 (diff) |
Numeric variable returns
Diffstat (limited to 'test/scripts/0000-Basic')
-rw-r--r-- | test/scripts/0000-Basic/0624 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/0000-Basic/0624 b/test/scripts/0000-Basic/0624 index d4e5acbbc..3715b125f 100644 --- a/test/scripts/0000-Basic/0624 +++ b/test/scripts/0000-Basic/0624 @@ -21,7 +21,7 @@ RCPT TO:<a@headtail.ex> QUIT **** # -exim -bs '-DOPT=notthis : ^.*regex : nothiseither' +exim -bs '-DOPT=notthis : ^.*r(e.)ex : nothiseither' HELO test MAIL FROM:<testclient> RCPT TO:<a@headregextail.ex> |