At file:///home/pqm/archives/thelove/bzr/%2Btrunk/ ------------------------------------------------------------ revno: 5050 [merge] revision-id: [email protected] parent: [email protected] parent: [email protected] committer: Canonical.com Patch Queue Manager <[email protected]> branch nick: +trunk timestamp: Thu 2010-02-18 06:07:17 +0000 message: (mbp) turn off verbose tests in 'make check' modified: Makefile Makefile-20050805140406-d96e3498bb61c5bb === modified file 'Makefile' --- a/Makefile 2010-02-04 16:06:36 +0000 +++ b/Makefile 2010-02-18 02:11:03 +0000 @@ -39,7 +39,7 @@ check: docs check-nodocs check-nodocs: extensions - $(PYTHON) -Werror -O ./bzr selftest -1v $(tests) + $(PYTHON) -Werror -O ./bzr selftest -1 $(tests) # Run Python style checker (apt-get install pyflakes) #
-- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
