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

NF: add script to build dmg files from buildbots #267

Merged
merged 3 commits into from
May 2, 2013

Conversation

matthew-brett
Copy link
Member

The buildbots build mpkgs; this script builds dmgs from the mpkgs and
sets the permissions correctly.

The buildbots build mpkgs; this script builds dmgs from the mpkgs and
sets the permissions correctly.
Fetched from the dipy/tools directory.
parser = ArgumentParser(description=__doc__,
formatter_class=RawDescriptionHelpFormatter)
parser.add_argument('globber', type=str,
help='glob to serch for build mpkgs')
Copy link
Contributor

Choose a reason for hiding this comment

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

serch -> search

@bthirion
Copy link
Contributor

I'm a bit confused with the dipy/nipy call.

From comments by Bertrand
@matthew-brett
Copy link
Member Author

Any more comments? I plan to merge tomorrow otherwise.

matthew-brett added a commit that referenced this pull request May 2, 2013
NF: add script to build dmg files from buildbots

The buildbots build mpkgs; this script builds dmgs from the mpkgs and
sets the permissions correctly.
@matthew-brett matthew-brett merged commit 343b8cf into nipy:master May 2, 2013
@matthew-brett matthew-brett deleted the build-dmgs-script branch May 2, 2013 17:39
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

2 participants