Revision 611fa6b0 example/instance-image.d/interfaces

b/example/instance-image.d/interfaces
5 5

  
6 6
. common.sh
7 7

  
8
if [ "${DEBUG_LEVEL} " = 1 ] ; then
8
if [ "${IMAGE_DEBUG} " = 1 ] ; then
9 9
    set -x
10 10
fi
11 11

  

Also available in: Unified diff