]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix previous commit such that only -S/--skip ignores errors when applying
authorkbyanc <kbyanc@FreeBSD.org>
Wed, 2 Aug 2000 22:31:34 +0000 (22:31 +0000)
committerkbyanc <kbyanc@FreeBSD.org>
Wed, 2 Aug 2000 22:31:34 +0000 (22:31 +0000)
commit9e62d03623e38eb0bc7c6dc76edace76b0adee57
tree97c67321491964bd8bddffd8659ffa66ce9aa2d0
parentf3e89422d959b21ce9c3205b96cbe2ab21a27bcb
Fix previous commit such that only -S/--skip ignores errors when applying
a patch, returning -f/--force and -t/--batch to their previous semantics.

Pointed out by: asami
gnu/usr.bin/patch/patch.c