On Thu, Jul 23, 2015 at 6:17 AM, Matthew Williams <[email protected]> wrote: .. > But we currently need to import a package for windows builds that we don't > for ubuntu. > > diff <(godeps -t github.com/juju/juju/...) <(GOOS=windows godeps -t > github.com/juju/juju/...)
I think we can substitute GOOS=darwin to also check OSX. Maybe the script that makes release tarfiles could also do this? This would block the merge. -- Curtis Hovey Canonical Cloud Development and Operations http://launchpad.net/~sinzui -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
