polydawn / repeatr

Repeatr: Reproducible, hermetic Computation. Provision containers from Content-Addressable snapshots; run using familiar containers (e.g. runc); store outputs in Content-Addressable form too! JSON API; connect your own pipelines! (Or, use github.com/polydawn/stellar for pipelines!)
https://repeatr.io
Apache License 2.0
68 stars 5 forks source link

Change order of $PATH variable #72

Closed ericevenchick closed 7 years ago

ericevenchick commented 8 years ago

If you have Go installed on your system (eg, 1.6), it will use that Go binary. Switched the order so it uses the 1.5 binary.

warpfork commented 8 years ago

This has failed on the commit signoff check :P

You can correct this with git commit --amend -s and force pushing.

warpfork commented 7 years ago

Closing. It's issue tracker cleanup day.