|
Message-ID: <BLU0-SMTP21381D368EF7986ED9FB829FDFB0@phx.gbl>
Date: Fri, 15 Jun 2012 23:19:22 +0200
From: Frank Dittrich <frank_dittrich@...mail.com>
To: john-dev@...ts.openwall.com
Subject: Improve error message for invalid incremental mode name
Attached patch changes the error message if an invalid incremental mode
name is used for --incremental=mode (i.e., there is no config section
[Incremental:mode])
$ ./john --stdout --inc=invalid
Unknown incremental mode: invalid
instead of
$ ./john --stdout --inc=invalid
No charset defined for mode: invalid
Frank
View attachment "0001-Improve-error-message-for-invalid-incremental-mode-n.patch" of type "text/x-patch" (1469 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.