summaryrefslogtreecommitdiff
path: root/gnu/packages/bioconductor.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2024-08-25 22:35:47 +0200
committerRicardo Wurmus <rekado@elephly.net>2024-08-26 11:39:38 +0200
commita7db59b3fd217374d1da821a51f53c987e9c96a3 (patch)
tree8fc3034ac61e03d14c110f5b8bc36df45ae1d4f6 /gnu/packages/bioconductor.scm
parenta2e10e2878fb926e769a35866515f178611297c7 (diff)
committer: Avoid // in xpath.
When using // we assume that the package definition's S-expression is a nesting of proper lists. This is not guaranteed to be true, because a package definition may contain alists. By using an explicit path to the field of interest we avoid recursion through all child nodes, thus avoiding child nodes that are more likely to contain improper lists. * etc/committer.scm.in (change-commit-message): Replace // with a path for the PACKAGE symbol. Change-Id: Idefaec9f5c3538484432e15a5865a68fc16e7369
Diffstat (limited to 'gnu/packages/bioconductor.scm')
0 files changed, 0 insertions, 0 deletions