summaryrefslogtreecommitdiffstats
path: root/usr.bin/sed
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-08-15 20:38:00 +0000
committerpeter <peter@FreeBSD.org>1995-08-15 20:38:00 +0000
commit8c03fe0f4db1526151e5a3607d650f1555f4b68f (patch)
tree62870c5cb2c05a77f694ab13a5e887dd4940b9e8 /usr.bin/sed
parent339901776f2dcaebd69d610f114664ddfae6cac5 (diff)
downloadFreeBSD-src-8c03fe0f4db1526151e5a3607d650f1555f4b68f.zip
FreeBSD-src-8c03fe0f4db1526151e5a3607d650f1555f4b68f.tar.gz
This changes two things when importing an unreadable file:
1: It stops invalid files being created in the cvs tree 2: It stops the import from aborting without mailing a commit message.. The first is simple, it opens the file for reading before touching the repository, and the second catches the pieces when it hits an unreadable file rather than just aborting mid-way through, leaving the repository in a bit mess. Reviewed by: rgrimes
Diffstat (limited to 'usr.bin/sed')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud