[BUG minor] http://bazaar.canonical.com/ConfiguringBzr

Jari Aalto jari.aalto at cante.net
Tue Feb 7 18:12:38 GMT 2006


At page:

  http://bazaar.canonical.com/ConfiguringBzr

The configuration file's variables are presented to be placed like this:

    email=John Doe <jdoe at isp.com>
    editor=/usr/bin/vim
    check_signatures=check-available
    create_signatures=when-required

I believe this is a lef over form sh/bash syntax. I woudl like to
propose more readable "line up" for all exampels:

    email             = John Doe <jdoe at isp.com>
    editor            = /usr/bin/vim
    check_signatures  = check-available
    create_signatures = when-required

Jari





More information about the bazaar mailing list