tripe-keys: Don't hard-code the `-l' flag when generating master keys.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 5 Apr 2008 12:24:40 +0000 (13:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 5 Apr 2008 12:24:40 +0000 (13:24 +0100)
It makes automated testing painful.  Instead, provide a configuration
parameter master-keygen-flags which defaults to -l but can be overridden
by people who know what they're doing.


No differences found