Low Kian Seong

Results 38 issues of Low Kian Seong

I have a server which runs sshd which is not running on the standard port. My question is, how do I specify this in my `spec_helper.rb` ? I tried: ```...

It might be a package issue, but when you run the command it results in this: ``` Running setup.py install for cryptography c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or...

While in an effort to upgrade Amrita, I found that `ExUnit.Server.start_run` has been removed. The closest I can find to replace this is `ExUnit.Server.start_link` but it's return values is different...

Could we have support for Elixir 1.2 pretty please ?

Just to test out if the latest amrita works, I created a project from scratch with the following details: My `mix.exs`: ``` defmodule TestAmrita.Mixfile do use Mix.Project def project do...

I tracked some activity going on in the tree. Is it usable now ? ``` * Updating amrita (git://github.com/josephwilk/amrita.git) fatal: reference is not a tree: 027b87d7aff03dad3a357ccbbf48a560bb32dd1e ** (Mix) Command `git...

This is the output when I try to run `sensu-install -p aws` : ``` [root@ip-172-31-6-16 centos]# sensu-install -v -p aws [SENSU-INSTALL] installing Sensu plugins ... [SENSU-INSTALL] provided Sensu plugins: ["aws"]...

Small fix updating the path of where `examples` should be.

I don't know if you still maintain this but the pep8 violations just looked irksome so with a little free time I thought I would clear it off for you.

Can you add a function to validate feed as well ?