Rev 167: Remove -v argument to trial - no longer appears to be supported. in file:///home/jelmer/bzr/pqm/
Jelmer Vernooij
jelmer at samba.org
Mon May 21 02:12:25 BST 2007
At file:///home/jelmer/bzr/pqm/
------------------------------------------------------------
revno: 167
revision-id: jelmer at samba.org-20070521010047-cuk21x5kazzwcyqf
parent: jelmer at samba.org-20070520232746-l4mby8zzamu564sv
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: pqm
timestamp: Mon 2007-05-21 02:00:47 +0100
message:
Remove -v argument to trial - no longer appears to be supported.
modified:
Makefile.am i_Automake_rules_for_toplevel_tla-pqm_directory
=== modified file 'Makefile.am'
--- a/Makefile.am 2005-11-16 00:56:04 +0000
+++ b/Makefile.am 2007-05-21 01:00:47 +0000
@@ -32,7 +32,7 @@
rm -f manual.html
check-local:
- PYTHONPATH=$(PYTHONPATH) trial -v pqm.tests pqm.ui.tests
+ PYTHONPATH=$(PYTHONPATH) trial pqm.tests pqm.ui.tests
EXTRA_DIST = autogen.sh $(regulardocs_DATA) manual.xml $(bin_SCRIPTS)
More information about the bazaar-commits
mailing list