[exim-cvs] Testsuite: random number used for DSN MIME bounda…

Top Page
Delete this message
Reply to this message
Author: Exim Git Commits Mailing List
Date:  
To: exim-cvs
Subject: [exim-cvs] Testsuite: random number used for DSN MIME boundary can have few digits
Gitweb: http://git.exim.org/exim.git/commitdiff/05faa88b01df9ab61a0f41ffd94b815bf101b6a4
Commit:     05faa88b01df9ab61a0f41ffd94b815bf101b6a4
Parent:     50dc740948ba43eaeb6d33757bc83beff33f2a64
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Dec 16 15:20:24 2014 +0000
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Mon Jan 12 18:58:36 2015 +0000


    Testsuite: random number used for DSN MIME boundary can have few digits
---
 test/runtest |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/test/runtest b/test/runtest
index 49964af..c6d9c72 100755
--- a/test/runtest
+++ b/test/runtest
@@ -809,7 +809,7 @@ RESET_AFTER_EXTRA_LINE_READ:

# ==========================================================
# MIME boundaries in RFC3461 DSN messages
- s/\d{8,10}-eximdsn-\d{7,10}/NNNNNNNNNN-eximdsn-MMMMMMMMMM/;
+ s/\d{8,10}-eximdsn-\d+/NNNNNNNNNN-eximdsn-MMMMMMMMMM/;

# ==========================================================
# Some munging is specific to the specific file types