Cucumber bundle not working in Textmate

Posted by Gerhard on Stack Overflow See other posts from Stack Overflow or by Gerhard
Published on 2010-05-06T12:15:46Z Indexed on 2010/05/06 12:18 UTC
Read the original article Hit count: 330

Filed under:
|

I set up Aslak's Cucumber.tmbundle in Texmate, set up PATH in Shell Variables to

/Users/gerhard/.rvm/bin:/Users/gerhard/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

but when I run any of the bundle commands I get this:

env: sh\r: No such file or directory

/usr/bin/env sh is in the search path, so what am I missing?

© Stack Overflow or respective owner

Related posts about cucumber

Related posts about textmate