fix argument for check_seed

This commit is contained in:
ThomasV 2014-09-15 14:42:41 +02:00
parent 590659ff4d
commit b782a1bb3f
1 changed files with 1 additions and 0 deletions

View File

@ -428,6 +428,7 @@ if __name__ == '__main__':
if cmd.name == 'check_seed':
args.append(long(options.entropy))
args.append(options.language)
# run the command