added glob support in generic makecp block#367
Conversation
There was a problem hiding this comment.
this is a bad example, since you could just copy the scripts directory. make the example "scripts/*.sh"
There was a problem hiding this comment.
ok, @boegel explained the diffeence, this is to copy all files in scripts to bin, not make a subdir in bin. (however, you could add scripts to PATH ;)
There was a problem hiding this comment.
you are right @stdweird :)
easybuilders/easybuild-easyconfigs#724 (comment)
|
@pescobar this also needs a unittest |
|
@boegel @stdweird |
|
@pescobar: any open PR for this easyconfig yet? Please refer to it if it's opened. |
|
@boegel I did this PR using it pescobar/easybuild-easyconfigs@572be72 But after this, following the suggestion of a bioinformatics here, I changed the config. Here you have my full comment on this. easybuilders/easybuild-easyconfigs#724 (comment) So right now no PR using this feature, I just tested it with this ebfile https://gist.github.com/pescobar/9272904 Up to you if you want to include this in the master branch. I can customize my local makecp block if I need it |
|
Jenkins: test this please |
|
@pescobar: looks excellent, but having an easyconfig file that uses this would be nice to have, so we know this is actively tested... |
|
easybuilders/easybuild-easyconfigs#781 is a use case for this, so merging this in thanks @pescobar! |
added glob support in generic makecp block
No description provided.