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

Can't use slow bash commands #17

Open
burner1024 opened this issue Nov 25, 2013 · 0 comments
Open

Can't use slow bash commands #17

burner1024 opened this issue Nov 25, 2013 · 0 comments

Comments

@burner1024
Copy link

I want to use a bash script to generate parameter list. Commands that work fast, such as "ls /tmp" work just fine. However, if it takes some time (in my case it's ec2-api tools, about 2 seconds), then I get no parameters at all. I tried "proc.waitFor()", but it doesn't seem to have any effect.

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

1 participant