diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2019-10-02 10:49:32 -0400 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2019-11-07 21:28:20 +0100 |
commit | f43a86ee8a3a3bfbdc32c2d70516d945afcd8515 (patch) | |
tree | 6dd47c46638a5b65bee8f1f75d0d79817f32aa03 /finddeps.in | |
parent | 00671765296ad598f392df7a542dbfca48a6e7b7 (diff) | |
download | devtools32-f43a86ee8a3a3bfbdc32c2d70516d945afcd8515.tar.xz |
arch-nspawn: simplify cachedir/host_mirror parsing
consolidate logic flows in the same area for parsing and building
arrays. Don't bother having a special function just to build the
mount_args array, since we now use the same handling for adding any
cachedir (including host mirrors) to the mount arguments, this becomes a
trivial for loop -- and it really did not need to be delayed until after
the sanity check, anyway.
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Levente Polyak <anthraxx@archlinux.org>
Diffstat (limited to 'finddeps.in')
0 files changed, 0 insertions, 0 deletions