X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=python%2Ft%2F800-explicit-close.py;h=4ed677406544b333fc35e5155b23ca5f84131d9d;hb=cd3d28491dd19d25a6c04a8bc6a7ec94bded413b;hp=291534dd9473a258cb87d878c600476df0405220;hpb=8c5bdc3e12947580e91c018b71adf9ad3128bb75;p=libguestfs.git diff --git a/python/t/800-explicit-close.py b/python/t/800-explicit-close.py index 291534d..4ed6774 100644 --- a/python/t/800-explicit-close.py +++ b/python/t/800-explicit-close.py @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Test implicit vs explicit closes of the handle (RHBZ#717786).