[sudo-commits] sudo changeset 6075:16372da8a286

Todd C. Miller Todd.Miller at courtesan.com
Mon Sep 13 16:34:24 EDT 2010


changeset:	6075:16372da8a286 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/16372da8a286
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Sep 13 16:34:16 2010 -0400

Log Message:
	Use sed instead of expr to split a flag from its argument.
	Fixes a problem with expr interpreting its arguments as a flag
	when they start with a dash.

diffstat:

 install-sh |  14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)



More information about the sudo-commits mailing list