Agreed :) On 14 October 2015 at 23:08, Alex Miller <[email protected]> wrote:
> This is a bug in the original code that is being caught by the stricter > check on throws (at > https://github.com/hugoduncan/clj-ssh/blob/develop/src/clj_ssh/ssh.clj#L301) > - name there should be the final arg to ex-info, not to throw. > > So I'm going to call that a good regression. :) > > On Wednesday, October 14, 2015 at 3:35:09 PM UTC-5, Marc O'Morain wrote: >> >> FYI - Trying to upgrade CircleCI I get a syntax error in clj-ssh (passing >> too many argument to throw): >> >> https://github.com/hugoduncan/clj-ssh/issues/39 >> >> I've logged the issue with them. >> >> >> -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
