Comment 14 for bug 1086522

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

A commit was made which affects this bug
git master commit 574e50602151f2584487c535d857e94a1ccb6e1e
http://git.geda-project.org/geda-gaf/commit/?id=574e50602151f2584487c535d857e94a1ccb6e1e

commit 574e50602151f2584487c535d857e94a1ccb6e1e
Author: Vladimir Zhbanov <email address hidden>
Commit: Peter TB Brett <email address hidden>

    gaf: add ":" to the list of option arguments separator

    The reason for such a change is the fact that the separator ";"
    is used by shell and should always be quoted for proper operation.

    Affects-bug: lp-1086522