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
e02fabd9
...
e02fabd95c03d25682a767ed4fd9b8eb89a821d2
authored
2007-06-26 19:37:00 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Pass --clearpath option to sieve
1 parent
f8cfe521
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sieve/testsuite/sieve/ext.exp
sieve/testsuite/sieve/ext.exp
View file @
e02fabd
...
...
@@ -22,7 +22,7 @@ if ![mu_check_capability HAVE_LIBLTDL] {
exit 0
}
sieve_test -L
"
${top_builddir}
/examples"
-f
${MU_SPOOL_DIR}
/bigto.mbox numaddr.sv -pattern
\
sieve_test -
-clearpath -
L
"
${top_builddir}
/examples"
-f
${MU_SPOOL_DIR}
/bigto.mbox numaddr.sv -pattern
\
"DISCARD on msg uid 1: marking as deleted"
# End of ext.exp
...
...
Please
register
or
sign in
to post a comment