mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
silenced make action echo for target test:
This commit is contained in:
parent
43383e3599
commit
e582897ab4
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ clean distclean::
|
|||
rm -f t_journal
|
||||
|
||||
test:
|
||||
for dir in $(SUBDIRS) ;\
|
||||
@for dir in $(SUBDIRS) ;\
|
||||
do \
|
||||
( cd $$dir; $(MAKE) test ) ;\
|
||||
done
|
||||
|
|
|
|||
Loading…
Reference in a new issue