Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
42912a53
...
42912a5378d15a022cf41d0ddcbb645520124ad7
authored
2006-10-30 12:39:59 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Allow test string to begin with two back slashes.
1 parent
0e52073a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
mailbox/testsuite/mailbox/encode2047.exp
mailbox/testsuite/mailbox/encode2047.exp
View file @
42912a5
...
...
@@ -29,7 +29,7 @@ for {gets $chan line} {![eof $chan]} {gets $chan line} {
"-message.*"
{
regexp --
"-message (.*)"
$line
dummy message
}
"
\\\\
"
{
"
^
\\\\\[
^
\\\\\]
"
{
mu_command
$line
}
"^
[
^
\t
]
.*=>.*"
{
...
...
Please
register
or
sign in
to post a comment