monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] release testing: Debian


From: Richard Levitte
Subject: Re: [Monotone-devel] release testing: Debian
Date: Fri, 11 Mar 2011 16:57:36 +0100 (CET)

In message <address@hidden> on Fri, 11 Mar 2011 06:29:31 -0500, Stephen Leake 
<address@hidden> said:

stephen_leake> Stephen Leake <address@hidden> writes:
stephen_leake> 
stephen_leake> > I'm starting ...  'make distcheck' on Debian;
stephen_leake> 
stephen_leake> This is failing with:
stephen_leake> 
stephen_leake> monotone-ciabot.py does not support --help
stephen_leake> monotone-ciabot.py does not support --version
stephen_leake> 
stephen_leake> Apparently distcheck verifies that installed
stephen_leake> executables support standard options.

Do you have the following in your Makefile.am?  That prevents what
you're experiencing, or should:

----------------------------------------------------------------------
# Some of the smaller programs do not have --help or --version,
# make them exempt of the check for those.  NOTE: use this sparingly!
AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = \
        extra/bin/mtn-cleanup   extra/mtn-hooks/monotone-ciabot.py      \
        extra/mtn-hooks/monotone-mail-notify
----------------------------------------------------------------------

If you don't have those lines, chances are your workspace isn't quite
up to date...

-- 
Richard Levitte                         address@hidden
                                        http://richard.levitte.org/

"Life is a tremendous celebration - and I'm invited!"
-- from a friend's blog, translated from Swedish



reply via email to

[Prev in Thread] Current Thread [Next in Thread]