Code review comment for lp:~abentley/bzr/fix_get_mtime

Revision history for this message
Aaron Bentley (abentley) wrote :

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

This patch fixes bug 251532 by omitting the path when falling back to
self._transform._tree. The file's path may have changed, and since the
path isn't mandatory, it seems simplest to skip it. It would be
possible to generate the path, but it isn't even needed for some tree
types, so it seems wasteful.

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkqO5ScACgkQ0F+nu1YWqI2LXwCeL2T8AA4rEbNhRMKjz1U/W5bn
n20An099tD8dfwVcGIUKTxVwMbUAGGOO
=j3Mm
-----END PGP SIGNATURE-----

« Back to merge proposal