1
0
mirror of synced 2026-05-04 07:18:39 +00:00

Use local parameter instead of global variable in unMountImage

This commit is contained in:
Axel Beckert
2012-11-13 22:29:46 +01:00
parent adca82e808
commit 1dbb1f191f
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ xen-tools (4.3.1+dev-1) UNRELEASED; urgency=low
* New upstream release
- Fix symbolic link hooks/centos-6/15-setup-arch (Closes: #690299)
- Execute END block not on --version/--help/--manual (Closes: #684346)
- Use local parameter instead of global variable in unMountImage.
-- Axel Beckert <abe@debian.org> Tue, 13 Nov 2012 18:05:05 +0100