Revision e84e87cd example/instance-image.d/grub

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

  
9 9
. common.sh
10 10

  
11
if [ "${DEBUG_LEVEL} " = 1 ] ; then
12
    set -x
13
fi
14

  
11 15
CLEANUP=( )
12 16

  
13 17
trap cleanup EXIT

Also available in: Unified diff