On Sat, Jan 9, 2016 at 9:02 PM, arnoldemu <[email protected]> wrote:
> Hi, > > I found a small bug. > > If I type: > > fossil commit -m "This is a test"£ > That's the shell, not fossil. Try the same with: [stephan@host:~/]$ echo "This is a test"£ This is a test£ Then the commit comment shows as "This is a test£". The character after the > quote is included. I don't know if this expected behaviour. Yes, it is expected - that's what the shell gave fossil. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

