In krcp, check the return value when closing the output file after
authorGreg Hudson <ghudson@mit.edu>
Fri, 20 Feb 2009 19:13:00 +0000 (19:13 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 20 Feb 2009 19:13:00 +0000 (19:13 +0000)
commit0510fa4955b698a71bb49c868c2438d5941fa694
treebcd2622587a8f90e0d176df11156f111df4d6c2c
parentab0b088275d8bb3e3ece766036962d0d97c417b4
In krcp, check the return value when closing the output file after
successfully writing it.  close cannot return an error status on most
local filesystems, but can on some network filesystems such as AFS or
NFS.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22043 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/krcp.c