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

knife cluster ssh sets exit status based on commands' exit status #144

Closed
wants to merge 1 commit into from

Conversation

mrflip
Copy link
Member

@mrflip mrflip commented Jul 5, 2012

addresses #143

@mrflip
Copy link
Member Author

mrflip commented Jul 5, 2012

@temujin9 pull gently -- I haven't done a whole lot of checking. This works tho:

knife cluster ssh ursula-web 'ruby -e "st = rand(2) ; puts(st); exit(st)"' ; echo $?

@temujin9
Copy link
Contributor

temujin9 commented Jul 5, 2012

Pulled gently into the impending 3.2.0 branch.

@temujin9 temujin9 closed this Jul 5, 2012
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

Successfully merging this pull request may close these issues.

None yet

2 participants