-
Notifications
You must be signed in to change notification settings - Fork 358
[BUG] hash.sh script should not return deprecation message in output #2485
Copy link
Copy link
Closed
Labels
good first issueThese are recommended starting points for newcomers looking to make their first contributions.These are recommended starting points for newcomers looking to make their first contributions.help wantedCommunity contributions are especially encouraged for these issues.Community contributions are especially encouraged for these issues.triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Metadata
Metadata
Assignees
Labels
good first issueThese are recommended starting points for newcomers looking to make their first contributions.These are recommended starting points for newcomers looking to make their first contributions.help wantedCommunity contributions are especially encouraged for these issues.Community contributions are especially encouraged for these issues.triagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
What is the bug?
hash.shscript should return only password, but now it returnsas a result of password hash. Could you please separate streams for output and deprecation message?
How can one reproduce the bug?
Steps to reproduce the behavior:
passwordvariable:What is the expected behavior?
hash.shscript should return only password.What is your host/environment?