summaryrefslogtreecommitdiff
path: root/libmailutils/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-11-15 10:43:31 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-11-15 10:43:31 +0200
commit9bfb66497ca7245a07c4168d023824ee2a2622c7 (patch)
treed56e257e990101bf1628779de40e646593e1bf1b /libmailutils/tests
parentc07ccac7e95dc17f061f02ad0cff7ecf027cbd49 (diff)
downloadmailutils-9bfb66497ca7245a07c4168d023824ee2a2622c7.tar.gz
mailutils-9bfb66497ca7245a07c4168d023824ee2a2622c7.tar.bz2
Improve mbop interface
* testsuite/mbop.c: Use mu_cli_simple for option handling. Use the -m option to pass the mailbox file name (or URL). Mark qget as not requiring message selection.
Diffstat (limited to 'libmailutils/tests')
-rw-r--r--libmailutils/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmailutils/tests/Makefile.am b/libmailutils/tests/Makefile.am
index da5092fb2..19aa995e6 100644
--- a/libmailutils/tests/Makefile.am
+++ b/libmailutils/tests/Makefile.am
@@ -208,5 +208,5 @@ $(srcdir)/wordsplit-version.h: $(top_srcdir)/configure.ac
noinst_PROGRAMS += wsp
nodist_wsp_SOURCES = wsp.c
wsp.o: $(srcdir)/wordsplit-version.h
-VPATH = $(srcdir):$(top_srcdir)/libmailutils/wordsplit
+VPATH += $(top_srcdir)/libmailutils/wordsplit

Return to:

Send suggestions and report system problems to the System administrator.