[Bug 2105] ssh-copy-id can "rm -f *" if mktemp fails

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu May 16 12:32:22 EST 2013


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

--- Comment #8 from Philip Hands <phil at hands.com> ---
For consistency with the rest of the script, would it be OK to use the
following for the error message:

  printf '%s: ERROR: mktemp failed\n' "$0" >&2


Perhaps the error code should also be put into that message, if that's
going to be useful for diagnosing the cause of the problem.

Cheers, Phil.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list