Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > 1a245e4eb1517e9779681a0d0ab35fbe > files > 12

proftpd-1.3.3g-0.2mdvmes5.2.src.rpm

--- tests/Makefile.in	2009-05-11 19:33:21.000000000 +0200
+++ tests/Makefile.in.oden	2010-11-11 16:35:13.156949595 +0100
@@ -71,7 +71,7 @@
 	$(LIBTOOL) --mode=link --tag=CC $(CC) $(LDFLAGS) -o $@ $(TEST_API_DEPS) $(TEST_API_OBJS) $(LIBS) $(TEST_API_LIBS)
 
 running-tests:
-	perl tests.pl
+	perl tests.pl --verbose
 
 check: dummy api-tests$(EXEEXT) running-tests