aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-06-04 11:25:43 +0200
committerWynn Wolf Arbor2020-06-04 11:25:43 +0200
commitdaae3d6eb38b970e6e7330cf86ebf7fa8a78eb00 (patch)
treeee31f58b3463c2c799be219f847763486f6ff9d9 /LICENSE
parent26e9dd45937136187b0a1b6bb75c9f7526b37ba7 (diff)
downloadskein-daae3d6eb38b970e6e7330cf86ebf7fa8a78eb00.tar.gz
skein-infra: Use positional parameter instead of variable
Instead of relying on positional parameters, bind_umount() still referenced "$i" from the function it initially came from, teardown(). This worked because the variable was still in scope, but is arguably unclean and confusing. Use positional parameters for bind_umount() instead, like bind_mount() does.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions