Merge lp://staging/~gz/juju-release-tools/prepush_script_rename into lp://staging/juju-release-tools
Proposed by
Martin Packman
Status: | Merged |
---|---|
Merged at revision: | 86 |
Proposed branch: | lp://staging/~gz/juju-release-tools/prepush_script_rename |
Merge into: | lp://staging/juju-release-tools |
Diff against target: | 0 lines |
To merge this branch: | bzr merge lp://staging/~gz/juju-release-tools/prepush_script_rename |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey (community) | code | Approve | |
Review via email:
|
Description of the change
Adapt to juju-core change of pre-push script
The juju-core pre-push script we're reusing for a tarball sanity check has been changed to use some git-specific fanciness that doesn't apply to how we use it.
<http://
To adapt to this, the check part has been split to a separate script, which we should use instead in versions of juju where it exists.
To post a comment you must log in.
Thank you.