fixed bug in remove_monkeysphere_lines function
authorJameson Rollins <jrollins@finestructure.net>
Mon, 18 Oct 2010 01:40:35 +0000 (21:40 -0400)
committerJameson Rollins <jrollins@finestructure.net>
Mon, 18 Oct 2010 01:40:35 +0000 (21:40 -0400)
commit04e5bfbca3e81744b1858823c6d6653274e78ccb
tree938e81e5b14be8cd2679f5569e5ac59b645561e6
parent9ab747779e56b4dbc51ef5b46136f967b584ffe0
fixed bug in remove_monkeysphere_lines function

it was matching MonkeySphere strings as full lines and therefore not
actually removing monkeysphere lines.

I'm not sure exactly why, upon further consideration, why we actually
need to be removing all monkeysphere lines in update_authorized_keys.
src/share/common