Revision e7a2d1ad import

b/import
21 21

  
22 22
. common.sh
23 23

  
24
if [ "${IMAGE_DEBUG}" = "1" ] ; then
25
    set -x
26
fi
24
debug set -x
27 25

  
28 26
# If the target device is not a real block device we'll first losetup it.
29 27
# This is needed for file disks.

Also available in: Unified diff