Revision 2a0c492d snf-image-helper/tasks/50EnforcePersonality.in

b/snf-image-helper/tasks/50EnforcePersonality.in
29 29

  
30 30
. "@commondir@/common.sh"
31 31

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

  
32 35
if [ ! -d "$SNF_IMAGE_TARGET" ]; then
33 36
    log_error "Target dir: \`$SNF_IMAGE_TARGET' is missing"
34 37
fi

Also available in: Unified diff