~themue/juju-core/053-env-more-script-friendly

« back to all changes in this revision

Viewing changes to environs/open.go

  • Committer: Roger Peppe
  • Date: 2011-12-15 18:54:31 UTC
  • mfrom: (19.5.4 go-juju-ec2-operations)
  • mto: This revision was merged to the branch mainline in revision 30.
  • Revision ID: roger.peppe@canonical.com-20111215185431-tjuxi6bmg1mswcwg
renameĀ environ->environs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
package environ
 
1
package environs
2
2
 
3
3
import "fmt"
4
4