Results 104 comments of Ted Zlatanov

I've fixed it with 29db619, I think. Could you check?

I think that's a Diego issue, unless he wants to pass it back to me.

This is more of a design question... POST API

Please see #299 and the related https://github.com/devstructure/blueprint/pull/138 for an answer to this and tell me what you think :)

Hi, and sorry for the very late reply (it's due to circumstances beyond my control). I followed your instructions but DC doesn't have a `System::sysconfig` sketch, so I used `System::sysctl`...

Definitely to be fixed. Sorry for the trouble.

How about (in `config.json`): `runfile.perms` is an optional string that will be used as the permission. When it's missing we won't try to set the permissions of the runfile. Let...