Don't source bash-completion.log when running "make check".
I wonder why does such a file end up in our completions dir, but it looks like one created by "make check" invocations.
This commit is contained in:
parent
ed3f21b013
commit
8dc1e86a7a
@ -1,5 +1,5 @@
|
||||
DEJATOOL = completion install unit
|
||||
AM_RUNTESTFLAGS = --outdir log
|
||||
AM_RUNTESTFLAGS = --outdir log --ignore $(PACKAGE).log
|
||||
|
||||
EXTRA_DIST = completion \
|
||||
config \
|
||||
|
Loading…
x
Reference in New Issue
Block a user