arclanguage / anarki

Community-managed fork of the Arc dialect of Lisp; for commit privileges submit a pull request.
http://arclanguage.github.io
Other
1.17k stars 160 forks source link

remove unnecessary "." #221

Closed fractastical closed 1 year ago

fractastical commented 1 year ago

If you include the period it gives this error 'No available formula with the name "coreutils."' Works without.

zck commented 1 year ago

Thanks for the fix!

zck commented 1 year ago

Interesting that this failed CI on the first run, but a rerun succeeded. Looks like we have a flaky test.

fractastical commented 1 year ago

+1

zck commented 1 year ago

The test hits httpbin, and got a 504 Gateway Time-out. I'm assuming this was a problem with httpbin or networking, and am not planning on debugging further.

zck commented 1 year ago

It was a continuing problem, so I migrated from using httpbin to using httpstat.us.