]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix previous commit such that only -S/--skip ignores errors when applying
authorKelly Yancey <kbyanc@FreeBSD.org>
Wed, 2 Aug 2000 22:31:34 +0000 (22:31 +0000)
committerKelly Yancey <kbyanc@FreeBSD.org>
Wed, 2 Aug 2000 22:31:34 +0000 (22:31 +0000)
commitd2d11ded0fc4cb5069f387d486e1b69d4015addc
tree49899062e1b093c1116fc52ed83baf57b29a68ec
parent2c7f8b4ebdaacdf907e41c9a94f756a5e1dd9483
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