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

b/snf-image-helper/snf-image-helper.in
30 30
# terminate helper vm when the script exits
31 31
add_cleanup telinit 0
32 32

  
33
prepare_helper
34

  
33 35
if [ ! -b "$FLOPPY_DEV" ]; then
34 36
    log_error "Floppy device is not present!"
35 37
fi

Also available in: Unified diff