Revision cb6b4f68 snf-image-helper/snf-image-helper.in

b/snf-image-helper/snf-image-helper.in
74 74
echo "Execute all snf-image tasks...." 
75 75
$RUN_PARTS -v --exit-on-error "@tasksdir@"
76 76

  
77
# Disable the trap. If code reaches here, the filesystem is unmounted.
78
trap - ERR
79

  
77 80
echo "SUCCESS" > $RESULT
78 81

  
79 82
cleanup

Also available in: Unified diff