Rev 5560: (vila) Mention some tricks about running check-dist-tarball (Vincent in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Mon Dec 6 08:24:02 GMT 2010


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 5560 [merge]
revision-id: pqm at pqm.ubuntu.com-20101206082400-6g52pmiz8tqwq3me
parent: pqm at pqm.ubuntu.com-20101203132830-yu290j7s40h9mvmk
parent: v.ladeuil+lp at free.fr-20101206074848-2pz219uswxtyqsa1
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Mon 2010-12-06 08:24:00 +0000
message:
  (vila) Mention some tricks about running check-dist-tarball (Vincent
  	Ladeuil)
modified:
  doc/developers/releasing.txt   releasing.txt-20080502015919-fnrcav8fwy8ccibu-1
=== modified file 'doc/developers/releasing.txt'
--- a/doc/developers/releasing.txt	2010-12-02 15:48:12 +0000
+++ b/doc/developers/releasing.txt	2010-12-06 07:48:48 +0000
@@ -271,13 +271,14 @@
 #. Now we'll try expanding this tarball and running the test suite
    to check for packaging problems::
 
-     make check-dist-tarball
+     make check-dist-tarball | subunit2pyunit
 
-   You may encounter failures while running the test suite caused
-   by your locally installed plugins. Use your own judgment to
-   decide if you can release with these failures. When in doubt,
-   disable the faulty plugins one by one until you get no more
-   failures.
+   You may encounter failures while running the test suite caused by your
+   locally installed plugins. Use your own judgment to decide if you can
+   release with these failures. When in doubt, disable the faulty plugins
+   one by one until you get no more failures. Alternatively, you can use
+   ``BZR_DISABLE_PLUGINS`` or ``BZR_PLUGIN_PATH=-site`` to disable one or
+   all plugins.
 
    Remember that PQM has just tested everything too, this step is
    particularly testing that the pyrex extensions, which are updated




More information about the bazaar-commits mailing list