mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-02-05 06:43:31 +03:00
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
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Filter out any exceptions...
|
# Filter out any exceptions...
|
||||||
if [ -n "$ZFS_POOL_EXCEPTIONS" ]
|
if [ -n "$ZFS_POOL_EXCEPTIONS" ]
|
||||||
then
|
then
|
||||||
local found=""
|
local found=""
|
||||||
|
Loading…
Reference in New Issue
Block a user