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

b/example/instance-image.d/ssh
4 4

  
5 5
. common.sh
6 6

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

  

Also available in: Unified diff