initramfs: Fix inconsistent whitespace
This fixes one instance of inconsistent whitespace. Signed-off-by: Richard Laager <rlaager@wiktel.com>
This commit is contained in:
parent
c9427c4696
commit
4767c7a14e
|
@ -150,7 +150,7 @@ get_pools()
|
|||
fi
|
||||
fi
|
||||
|
||||
# Filter out any exceptions...
|
||||
# Filter out any exceptions...
|
||||
if [ -n "$ZFS_POOL_EXCEPTIONS" ]
|
||||
then
|
||||
local found=""
|
||||
|
|
Loading…
Reference in New Issue