contrib/cussh.pl: Fixed input line parsing.
authorSebastian Harl <sh@tokkee.org>
Tue, 25 Mar 2008 18:31:37 +0000 (19:31 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 26 Mar 2008 08:37:16 +0000 (09:37 +0100)
commit0b40e1fbdc404d980cb6b4256d9ff6ba6ab94bb8
treec7625f88699e1ff28829de5435a0d827e3482ef4
parent738e046e5ed131f0ba84cf0c87a2f0818da8bb44
contrib/cussh.pl: Fixed input line parsing.

The regexes parsing the user input lines have been adopted to take into
account that the newline at the end of the line has been removed.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
contrib/cussh.pl