| Summary: | print the status code with the error message | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Vincent Fiack <vincent.fiack> |
| Component: | sftp | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | enhancement | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Vincent Fiack
2004-09-21 01:04:45 AEST
No, for the same reason that "ls /nonexistent" doesn't say "ls: /nonexistent: No such file or directory[2]" - it doesn't help normal users. Just use a regex to parse the messages - the error message names have been perfectly stable since 2001 :) Change all RESOLVED bug to CLOSED with the exception of the ones fixed post-4.4. |