fix missing spaces in Graphviz configure options#19687
fix missing spaces in Graphviz configure options#19687verdurin merged 1 commit intoeasybuilders:developfrom
Conversation
|
Test report by @verdurin |
|
@boegelbot: please test @ generoso |
|
@jfgrimm: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1906523842 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Hmm, local build failure was with Could be yet another CentOS 7 thing? |
|
@boegelbot: please test @ jsc-zen3 |
|
@jfgrimm: 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 1907966390 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @jfgrimm |
|
Test report by @verdurin |
|
Going in, thanks @jfgrimm! |
currently, easyconfigs do the following:
since there are no spaces at the end or start of the strings, these just get glued together into options like
--with-expatlibdir=$EBROOTEXPAT/lib--with-zincludedir=$EBROOTZLIB/include(created using
eb --new-pr)