这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jazzzz
Copy link
Contributor

@jazzzz jazzzz commented Oct 2, 2014

This fixes #482, and there is a test.

@jazzzz
Copy link
Contributor Author

jazzzz commented Oct 2, 2014

Hum, it does not work over SSH, I'll figure out a way to fix this.

@motin
Copy link
Contributor

motin commented Oct 2, 2014

Looking forward to this :)

@josegonzalez
Copy link
Member

Merged in c3df79f. Thanks for the pull request!

@motin
Copy link
Contributor

motin commented Nov 16, 2014

Hum, it does not work over SSH, I'll figure out a way to fix this.

@josegonzalez Did you fix this by some other method? @jazzz Did you figure out how to fix support over ssh?

@josegonzalez
Copy link
Member

It seemed like his third commit fixed it - and seems to work for other special characters too. I was able to set json as an env variable, for example.

@motin
Copy link
Contributor

motin commented Nov 16, 2014

Great! :)

@josegonzalez josegonzalez added this to the v0.3.1 milestone Nov 16, 2014
@darkpixel
Copy link
Contributor

Just did a git pull and make install and I still can't set a variable with a space in it.

This works:

HUBOT_DARK_SKY_DEFAULT_LOCATION="Longview,WA"

This does not:

HUBOT_DARK_SKY_DEFAULT_LOCATION="Longview, WA"

(note the space)

Am I missing something?

@josegonzalez
Copy link
Member

Something must have broken recently re: config setting. We're working on getting tests up and running again, but for now #820 is tracking the issue.

@darkpixel
Copy link
Contributor

Thanks @josegonzalez

@kilianc
Copy link
Contributor

kilianc commented Jun 25, 2015

+1 on this

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.

Can't use config:set to set parameters values with spaces

5 participants