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

{bio}[dummy/] Reads2snp v2.0 #3609

Merged

Conversation

pescobar
Copy link
Member

(created using eb --new-pr)

@boegel boegel added this to the 3.0 milestone Sep 26, 2016
sources = ['%(namelower)s_%(version)s.zip']

sanity_check_paths = {
'files': ['reads2snp_2.0.64.bin'],
Copy link
Member

Choose a reason for hiding this comment

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

@pescobar use %(version)s rather than hardcoding the version?

Copy link
Member Author

Choose a reason for hiding this comment

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

done

}

# disable exec permission for the provided 32 bits binary
postinstallcmds = ['chmod -x %(installdir)s/reads2snp_%(version)s.32.bin']
Copy link
Member

Choose a reason for hiding this comment

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

hmm, why? to prevent users from using the 32-bit version?

isn't this a site-specific customisation?

Copy link
Member Author

Choose a reason for hiding this comment

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

removed

@boegel
Copy link
Member

boegel commented Sep 30, 2016

lgtm

@boegel
Copy link
Member

boegel commented Sep 30, 2016

Test report by @boegel
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
node2009.delcatty.os - Linux SL 6.8, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/c6ebdd4f5153aea97c373ceb8a338871 for a full test report.

@boegel
Copy link
Member

boegel commented Sep 30, 2016

Going in, thanks @pescobar!

@boegel boegel merged commit 8e6a587 into easybuilders:develop Sep 30, 2016
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