~jameinel/juju-core/api-login-describe-facades

« back to all changes in this revision

Viewing changes to all.bash

  • 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:
7
7
        echo building $*
8
8
}
9
9
 
10
 
dirs="environ environ/jujutest environ/ec2 schema charm"
 
10
dirs="environs environs/jujutest environs/ec2 schema charm"
11
11
 
12
12
for i in $dirs; do
13
13
        goto "$root/$i"