lp:~dave-martin-arm/linaro-image-tools/proper-cleanup

Created by Dave Martin and last modified
Get this branch:
bzr branch lp:~dave-martin-arm/linaro-image-tools/proper-cleanup
Only Dave Martin can upload to this branch. If you are Dave Martin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dave Martin
Project:
Linaro Image Tools
Status:
Merged

Recent revisions

164. By Dave Martin

Remove suprious call to cleanup_sd before $DEPLOY_STEPS.

cleanup_sd will still get called at the appropriate time in cleanup_handler,
as part of the EXIT trap.

Since cleanup_sd is now never called twice, the code to avoid double-
cleanup can be removed there too.

163. By Dave Martin

Only run losetup -d on loop devices, not random partitions

162. By Dave Martin

Simplify shell exit from the cleanup / signal handlers

161. By Dave Martin

Fixed harmless error message typo

160. By Dave Martin

Remove incorrect, overzealous sanity-check when cleaning up $TMP_DIR

159. By Dave Martin

Remove unnecessary extra unset IMAGE_FILE

158. By Dave Martin

Actually trap interrupts to signal_handler, as originally intended.

157. By Dave Martin

Tidy cleanup code formatting to be consistent with the rest of the script.

156. By Dave Martin

Try to clean up mess on exit, error, ^C, and return meaningful exit status.

155. By Matt Waddel

Fixed merge conflicts between Dave Martin's commit and my changes

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:linaro-image-tools/11.11
This branch contains Public information 
Everyone can see this information.

Subscribers