fix argument for check_seed

This commit is contained in:
ThomasV 2014-09-15 14:42:41 +02:00
parent 590659ff4d
commit b782a1bb3f

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