Skip to content

splitRef-0.0.2.eb#946

Merged
boegel merged 6 commits intoeasybuilders:developfrom
pescobar:splitRef
Jun 1, 2016
Merged

splitRef-0.0.2.eb#946
boegel merged 6 commits intoeasybuilders:developfrom
pescobar:splitRef

Conversation

@pescobar
Copy link
Copy Markdown
Member

No description provided.

@fgeorgatos
Copy link
Copy Markdown
Contributor

Test report by @fgeorgatos
SUCCESS
Build succeeded for 1 out of 1
Linux debian 6.0.10, Intel(R) Xeon(R) CPU L5640 @ 2.27GHz, Python 2.6.6
See https://gist.github.com/2775fd4506cd499addb8 for a full test report.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

space after comma, remove final line; @boegel: ready for test/merge?

@boegel boegel added this to the v2.9.0 milestone May 29, 2016
sources = ['%s.V%s.tgz' % (name, version.replace(".", ""))]

sanity_check_paths = {
'files': ["splitRef_V002/splitRef.pl"],
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@pescobar hardcoded version, please use:

version = '0.0.2'
altver = version.replace(',', '')
...
    'files': ['splitRef_%s/splitRef.pl' % altver],

@boegel
Copy link
Copy Markdown
Member

boegel commented May 29, 2016

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

@pescobar
Copy link
Copy Markdown
Member Author

pescobar commented Jun 1, 2016

Test report by @pescobar
SUCCESS
Build succeeded for 0 out of 0 (1 easyconfigs in this PR)
login18.cluster.bc2.ch - Linux centos 6.5, Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, Python 2.6.6
See https://gist.github.com/6b6c7b9f06880efc90cf64fb75b73c13 for a full test report.

@pescobar
Copy link
Copy Markdown
Member Author

pescobar commented Jun 1, 2016

Test report by @pescobar
FAILED
Build succeeded for 0 out of 1 (1 easyconfigs in this PR)
login18.cluster.bc2.ch - Linux centos 6.5, Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, Python 2.6.6
See https://gist.github.com/c02f4a32715b276b0cb78c90f891a8af for a full test report.

@pescobar
Copy link
Copy Markdown
Member Author

pescobar commented Jun 1, 2016

Test report by @pescobar
SUCCESS
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
login18.cluster.bc2.ch - Linux centos 6.5, Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, Python 2.6.6
See https://gist.github.com/ccb2b7bea2494cb0bec9f1ab0737de2c for a full test report.

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 1, 2016

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

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 1, 2016

lgtm

@boegel
Copy link
Copy Markdown
Member

boegel commented Jun 1, 2016

Going in, thanks @pescobar!

@boegel boegel merged commit e7a5066 into easybuilders:develop Jun 1, 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.

3 participants