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

/bin/bash: Argument list too long #383

Closed
frankh opened this issue May 5, 2016 · 2 comments
Closed

/bin/bash: Argument list too long #383

frankh opened this issue May 5, 2016 · 2 comments

Comments

@frankh
Copy link

frankh commented May 5, 2016

I'm trying to convert a large capistrano project to mina

When I try to run it I'm now getting this error

       /bin/bash: Argument list too long

 !     Command failed.
       Failed with status 1 (1)

Do I need to manually break up commands in some way?

@alfie-max
Copy link

@frankh What exactly did you run, and could you please include the complete error log.

@d4be4st
Copy link
Member

d4be4st commented Jul 8, 2016

@frankh this seems like a bash issue. But i believe breaking the commands up will fix the issue

@d4be4st d4be4st closed this as completed Jul 8, 2016
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

3 participants