GNOME Bugzilla – Bug 342766
jhbuild dot command fails
Last modified: 2006-05-24 05:38:06 UTC
jhbuild dot fails with: Traceback (most recent call last):
+ Trace 68407
jhbuild.main.main(sys.argv[1:])
jhbuild.commands.run(command, config, args)
cmd.execute(config, args)
self.run(config, options, args)
Created attachment 66109 [details] [review] Patch to fix dot command This fixes the problem for me
please commit.
Committed.