Fix lint failure E004
This patch fixes the following lint failure: [E] E004: File did not end with a newline in templates/lxd-init.sh.j2 : L31 Change-Id: I0c7d361d8ef800c81c000a82a0f68c7922a5288b
This commit is contained in:
parent
8120853dbd
commit
fdb2e962ec
@ -28,4 +28,5 @@ if [ $(findmnt /var/lib/lxd -o FSTYPE -n) == "btrfs" ]; then
|
||||
systemctl restart lxd
|
||||
fi
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user