Comment 4 for bug 810202

Revision history for this message
gpleda.org commit robot (gpleda-launchpad-robot) wrote :

Bug was fixed by a commit
git master commit 76bc345ee043764b919980c3de6d27f78546cf73
http://git.gpleda.org/?p=gaf.git;a=commit;h=76bc345ee043764b919980c3de6d27f78546cf73

commit 76bc345ee043764b919980c3de6d27f78546cf73
Author: Jared Casper <email address hidden>
Commit: Peter TB Brett <email address hidden>

    gnetlist: bom/bom2 backend attribute list improvements

    - Checks for the existence of the attribute file, gives a helpful error
      message if none is found (no default)

    - Adds an attrib_file command line option to the backend for
      specifying an alternate attribute file

    - Adds an attribs command line option for specifying the attributes
      directly from the command line

    Closes-bug: lp-810202