https://bugzilla.mindrot.org/show_bug.cgi?id=2882

--- Comment #1 from PDragon <[email protected]> ---
Typo in a test case:

# Script with correct password and non-zero RC:
createit asdfasdf 0; testit /tmp/a.sh    # Not added

should be

# Script with correct password and non-zero RC:
createit asdfasdf 1; testit /tmp/a.sh    # Not added

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to