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

SSH worker connections #408

Merged
merged 1 commit into from
Feb 20, 2012
Merged

SSH worker connections #408

merged 1 commit into from
Feb 20, 2012

Conversation

nzmsv
Copy link
Contributor

@nzmsv nzmsv commented Feb 20, 2012

In my cluster hosts print a MOTD in login shells. This breaks Julia's SSH worker connections. One way to fix this would be to remove "-l" from the bash command line and skip the profile files. On the other hand some people might have bashrc printing stuff as well, or depend on environment variables in /etc/profile.

Instead I added some extra formatting to the connection info to make sure the right string is being parsed. There may be a better way to fix this.

extra messages that may be printed by the remote shell.
@JeffBezanson
Copy link
Sponsor Member

Seems like a good idea.

JeffBezanson added a commit that referenced this pull request Feb 20, 2012
@JeffBezanson JeffBezanson merged commit 065e3a3 into JuliaLang:master Feb 20, 2012
StefanKarpinski pushed a commit that referenced this pull request Feb 8, 2018
* Add (sp)diagm pair constructors
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.

2 participants