chiark
/
gitweb
/
~mdw
/
tgal
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
d8ab1de
)
mason/.perl-lib/TrivGal.pm: Explicitly ignore values from `split_path'.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 21 Jun 2023 09:09:45 +0000
(10:09 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 21 Jun 2023 09:21:39 +0000
(10:21 +0100)
We frequently don't want all of the returns from `split_path'; indeed, I
think the BASE name is only used in one place. Explicitly ignore these
by assigning to `undef' to make it clear what we do care about.
No differences found