On 02/20/2015 07:21 AM, Weijun Wang wrote:
Yes, that line has 354 chars. There are quite a lot of long lines there, maybe because keytool command is usually long. In fact, 43 lines are longer than 150 chars, 345 lines longer than 80 chars. Shall I fix all of them?
If it's not too much work, sure. --Sean
Thanks Max On 2/18/2015 3:42, Sean Mullan wrote:Also, unrelated to you fix but can you break up that really long line (1213) in KeyToolTest?