Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd: remove dependencies #1

Merged
merged 2 commits into from Jun 13, 2014

Conversation

rogpeppe
Copy link
Contributor

Fix tests and remove juju-core dependencies.
Specifically, it no longer depends on the juju version
package (SuperCommandParams now has a Version field
and a NotifyRun callback) or the osenv package (Log now
contains a DefaultConfig field).

Remove dependencies on juju version and osenv packages.
Unexport VersionCommand.
@johnweldon
Copy link
Contributor

LGTM

UsagePrefix string
// UsagePrefix should be set when the SuperCommand is
// actually a subcommand of some other SuperCommand;
// if NotifyRun is called, it name will be prefixed accordingly,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/it name/its name

@frankban
Copy link
Member

LGTM

rogpeppe added a commit that referenced this pull request Jun 13, 2014
@rogpeppe rogpeppe merged commit e2d7df4 into juju:master Jun 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants