]> granicus.if.org Git - sudo/commit
Use sed instead of expr to split a flag from its argument.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Sep 2010 20:34:38 +0000 (16:34 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 13 Sep 2010 20:34:38 +0000 (16:34 -0400)
commit607eab1151031f4de53133b924e7a3a79b9bbefc
tree5dbc89a1d46ecbc713822c09800d5eca6eca6d81
parentfdf877d53b26d111dbde7f4b3bfa052cde122a94
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.
install-sh