Revision 7ebe2b85 snf-image-host/create

b/snf-image-host/create
52 52
# do not catch this, the program will terminate.
53 53
trap "" SIGPIPE
54 54

  
55
trap "report_and_cleanup $(printf "%q" "$stderr")" EXIT
55
trap report_and_cleanup EXIT
56 56

  
57 57
case $BACKEND_TYPE in
58 58
    local)

Also available in: Unified diff