Revision e7a2d1ad example/instance-image.d/grub

b/example/instance-image.d/grub
26 26

  
27 27
. common.sh
28 28

  
29
if [ "${IMAGE_DEBUG} " = 1 ] ; then
30
    set -x
31
fi
29
debug set -x
32 30

  
33 31
CLEANUP=( )
34 32

  

Also available in: Unified diff