You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the report! I can confirm the bug. Option --header could print a header also in the --quick case.
Since it is a cross platform issue, and I can reproduce the issue, the environment is not important in this case.
Nonetheless, the 2nd screen indicates a problem with your Java installation which could have many root causes. You could try to run java -jar jacksum-3.7.0.jar --info > env.txt to get the environment info which might help to troubleshoot the 2nd issue further.
Nonetheless, the 2nd screen indicates a problem with your Java installation which could have many root causes. You could try to run java -jar jacksum-3.7.0.jar --info > env.txt to get the environment info which might help to troubleshoot the 2nd issue further.
Describe the bug
When using the --header and the --quick options, header is not displayed
To Reproduce
Enter the command
java -jar .\jacksum-3.7.0.jar --header --algorithm cksum --quick txt:1234567890
Expected behavior
Header should be displayed
Screenshots
Environment
EDIT:
env.txt
Additional context
N/A
The text was updated successfully, but these errors were encountered: