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
2b8780be
...
2b8780be1f48f27e3ab63871505e61239df0a64b
authored
2002-12-10 07:32:46 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Use -L option instead of setting environment variable.
1 parent
b680ddd6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
sieve/testsuite/sieve/ext.exp
sieve/testsuite/sieve/ext.exp
View file @
2b8780b
...
...
@@ -21,9 +21,7 @@ if ![mu_check_capability HAVE_LIBLTDL] {
exit 0
}
set
env
(
LTDL_LIBRARY_PATH
)
"
${top_builddir}
/examples"
sieve_test -f
${MU_SPOOL_DIR}
/bigto.mbox numaddr.sv -pattern
\
sieve_test -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
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment