full-test passes -p to runtests as well to get more details in case of failure
This commit is contained in:
Родитель
392a543eff
Коммит
79aaa85a51
|
@ -40,4 +40,4 @@ quiet-test: all
|
|||
srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl -s -a
|
||||
|
||||
full-test: all
|
||||
srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl -a
|
||||
srcdir=$(srcdir) $(PERL) $(PERLFLAGS) $(srcdir)/runtests.pl -a -p
|
||||
|
|
Загрузка…
Ссылка в новой задаче