Number: 429
Title: dotty passes graph.dot file to shell instead of lefty interpreter
Submitter: Christophe Lohr
Date: Wed Apr 7 12:39:58 2004
Subsys: Dotty/Lneato/Lefty
Version: 1.12
System: Sparc-SunOS-5.8
Severity: minor
Problem:
dotty does not show graph. It seems that it passes graph file to shell interpreter...

"record2.dot" is a small example from graphviz tarball. It fails with all examples.

$ dotty record2.dot

See output file...
Input file: b429.dot
Output file: b429.txt
Comments:
[erg] This is probably another case of the user's shell doing something it is not supposed to (see, e.g., 549) or the dotty script being broken, so that bash is used rather than dot.
Owner: erg
Status: Fixed