aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-13 05:58:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-13 05:58:19 +0000
commit79aaa85a51500a1c6fadc099ac98a7c3bf5ab2ec (patch)
treef3d4b9ba9de2fe95f795fcca6ba35782dedf6a6e /tests
parent392a543efff6da1c862e5a7ce82014d6bd1df69c (diff)
full-test passes -p to runtests as well to get more details in case of failure
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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