Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 539b23dd25451ca8f2f6123f3bb0959b > files > 12

proftpd-1.3.3g-0.1.mga1.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