diff options
author | Dave Reisner <d@falconindy.com> | 2011-06-07 02:04:59 +0200 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2011-06-19 23:33:34 +0200 |
commit | f2988f2bea65e345fd58e0e413b9eef4359d196b (patch) | |
tree | 7965a4aee21045712fbe7aa3f9236ac542200b6c /install | |
parent | c17f3fdb2df60b65233b8659e64107e6bf8d34cd (diff) | |
download | mkinitcpio-f2988f2bea65e345fd58e0e413b9eef4359d196b.tar.gz mkinitcpio-f2988f2bea65e345fd58e0e413b9eef4359d196b.tar.xz |
functions: simplify parse_hook
Since we intentionally word split these variables, a variable containing
only white space will never trigger us to iterate on each for loop.
Therefore, the existance check is superfluous as it will always pass.
Signed-off-by: Dave Reisner <d@falconindy.com>
Diffstat (limited to 'install')
0 files changed, 0 insertions, 0 deletions