use *DESCRIPTION rather than */DESCRIPTION in RPackage.requires_deps#3490
Conversation
*DESCRIPTION rather than */DESCRIPTION in RPackage.requires_deps
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2416679677 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 3 out of 3 (1 easyconfigs in total) |
(created using
eb --new-pr)The
DESCRIPTIONfile is not always in a subdirectory in the tarball,RcisTarget_1.22.0.taris a example of that.We can get rid of that assumption by simply using
*DESCRIPTION, which works fine regardless of whether theDESCRIPTIONfile is in a subdirectory or not: