Searched refs:ECHO (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/tools/
H A Dimg_combine.sh20 ECHO=""
25 n) ECHO="echo" ;;
45 $ECHO montage -background Transparent -tile x1 -mode Concatenate $FILES ${OUT}.$GIF
49 $ECHO convert ${OUT}.$GIF ${OUT}.png
53 [ -n "$ECHO" ] && $ECHO "identify -format '%f %w %h\\\n' $FILES $OUT.png"

Completed in 6 milliseconds