summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2018-10-06 15:59:58 -0300
committerDavid Bremner <bremner@debian.org>2018-10-06 16:04:45 -0300
commite4334e2d4ada310009877eabb1d4f14eff671a45 (patch)
tree9afde6a70d2df9890d2683d33a77d20cb81c0c61 /debian/changelog
parent608f05bf99158c87106fd4b21a11fab056b8cf5a (diff)
refactor doublearray parsing code
Replace a pair of parallel arrays @files, @dests with a single array of hashes (@actions). Replace repeated in place modification of @files with a more "functional" style, building @actions from @lines, which is roughly the raw input. Replace nested map with map inside for loop.
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions