Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu does not provide bash compatible at /bin/sh #16

Closed
bruntonspall opened this issue Feb 12, 2010 · 2 comments
Closed

Ubuntu does not provide bash compatible at /bin/sh #16

bruntonspall opened this issue Feb 12, 2010 · 2 comments

Comments

@bruntonspall
Copy link

This results on ubuntu with git flow init resulting in:
mib@mib-netbook:~/test$ git flow init
/usr/lib/git-core/git-flow: 78: typeset: not found
Unknown subcommand: 'default'
usage: git flow init

Modifying git-flow to use /bin/bash instead of /bin/sh fixes this for Ubuntu, but might break more sensible OS's.

@bruntonspall
Copy link
Author

Fixed by the compliance branch

@nvie
Copy link
Owner

nvie commented Feb 16, 2010

Fixed.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants