From 79aaa85a51500a1c6fadc099ac98a7c3bf5ab2ec Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 Apr 2004 05:58:19 +0000 Subject: full-test passes -p to runtests as well to get more details in case of failure --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index aaf437a7e..f3ffaaba2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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 -- cgit v1.2.3