scripts/private-network: Indent code

This commit is contained in:
Fabio Rehm 2014-06-09 00:25:41 -03:00
parent 0bd071f95d
commit d22d6588f8

View file

@ -63,7 +63,7 @@ else
esac esac
fi fi
# Second step: find the guest (for now, we only support LXC containers) # Second step: find the guest
while read dev mnt fstype options dump fsck while read dev mnt fstype options dump fsck
do do
[ "$fstype" != "cgroup" ] && continue [ "$fstype" != "cgroup" ] && continue