summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-26 19:37:00 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-26 19:37:00 +0000
commite02fabd95c03d25682a767ed4fd9b8eb89a821d2 (patch)
treeea421ca0347550c3ee873da140d113e6ecd20ece /sieve
parentf8cfe52149d2f55a4b7f6b9cd6bd1be34e917074 (diff)
downloadmailutils-e02fabd95c03d25682a767ed4fd9b8eb89a821d2.tar.gz
mailutils-e02fabd95c03d25682a767ed4fd9b8eb89a821d2.tar.bz2
Pass --clearpath option to sieve
Diffstat (limited to 'sieve')
-rw-r--r--sieve/testsuite/sieve/ext.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sieve/testsuite/sieve/ext.exp b/sieve/testsuite/sieve/ext.exp
index 024b5d299..ee434f634 100644
--- a/sieve/testsuite/sieve/ext.exp
+++ b/sieve/testsuite/sieve/ext.exp
@@ -13,16 +13,16 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301 USA.
mu_version
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

Return to:

Send suggestions and report system problems to the System administrator.