What steps will reproduce the problem?
1. Try to delete a directory whose name includes a single quote.
What is the expected output? What do you see instead?
The directory should be deleted. Instead, an error message appears like this:
/bin/bash: -c: line 0: unexpected EOF while looking for matching `''
/bin/bash: -c: line 1: syntax error: unexpected end of file
Original issue reported on code.google.com by issac.tr...@gmail.com on 7 Mar 2011 at 6:33
Original issue reported on code.google.com by
issac.tr...@gmail.com
on 7 Mar 2011 at 6:33