also sprach Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx> [2009.05.19.0744 +0200]: > @@ -62,12 +70,33 @@ git for-each-ref refs/top-bases | > continue > fi > if [ -n "$graphviz" ]; then > + > + if [ -n "$graphviz_verbose" ]; then > + type="header" > + lines=0 > + echo "\t\"$name\" [" You need to pass -e to echo for it to honour escape sequences. That should solve Michael's problem. Alternatively, just use ^I directly. -- .''`. martin f. krafft <madduck@xxx> Related projects: : :' : proud Debian developer http://debiansystem.info `. `'` http://people.debian.org/~madduck http://vcs-pkg.org `- Debian - when you have better things to do than fixing systems "in just seven days, i can make you a man!" -- the rocky horror picture show
Attachment:
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)