Commit 79aaa85a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

full-test passes -p to runtests as well to get more details in case of failure

parent 392a543e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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