Move code for --boot feature to END block.
Fixes missing SSH fingerprint display if --boot was used. (Closes: #679183) Remove a redundant unsetting of $MOUNT_POINT. Guard a potentially second call to the not idempotent unMountImage().
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -3,6 +3,8 @@ 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)
|
||||
- Move code for --boot feature to END block. Fixes missing SSH
|
||||
fingerprint display if --boot was used. (Closes: #679183)
|
||||
- Use local parameter instead of global variable in unMountImage.
|
||||
|
||||
-- Axel Beckert <abe@debian.org> Tue, 13 Nov 2012 18:05:05 +0100
|
||||
|
||||
Reference in New Issue
Block a user