Menu

#109 correctly interpret integer arguments for -d and -n

open
nobody
None
5
2013-11-27
2013-11-27
No

Please see attached patch. Right now, the presence of '-n' and '-d' arguments is being treated as always having a '1' value. This isn't correct, as the command-line usage shows:

-d, --no-drng=1|0          Do not use drng as a source of random number input
                           (default: 0)

-n, --no-tpm=1|0           Do not use tpm as a source of random number input
                           (default: 0)
1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.