Revision 2a0ab295 snf-image-helper/tasks/40AddSwap.in

b/snf-image-helper/tasks/40AddSwap.in
27 27
set -e
28 28
. "@commondir@/common.sh"
29 29

  
30
trap task_cleanup EXIT
31
report_start_task
32

  
30 33
# Check if the task should be prevented from running.
31 34
check_if_excluded
32 35

  

Also available in: Unified diff