add some missing \n at end of file

This to avoid the “No newline at end of file” error from patch/git.

Change-Id: Ice82d4a36a0893e8f71dbffbdab154d1fbab8a09
This commit is contained in:
Gonéri Le Bouder 2014-05-02 18:36:06 +02:00
parent dde3360057
commit 3ae4edc276
7 changed files with 7 additions and 7 deletions

View File

@ -1,3 +1,3 @@
Boots into the new image once baremetal-deploy-helper signals Boots into the new image once baremetal-deploy-helper signals
it is finished by downloading the kernel and ramdisk via tftp, it is finished by downloading the kernel and ramdisk via tftp,
and using the kexec utilities. and using the kexec utilities.

View File

@ -4,4 +4,4 @@ dkms
redhat-common redhat-common
rpm-distro rpm-distro
source-repositories source-repositories
yum yum

View File

@ -10,4 +10,4 @@ Overrides:
image. This is useful in that you can use a customized or previously built image. This is useful in that you can use a customized or previously built
cloud image from diskimage-builder as input. The cloud image does not have cloud image from diskimage-builder as input. The cloud image does not have
to have been built by diskimage-builder. It should be a full disk image, to have been built by diskimage-builder. It should be a full disk image,
not just a filesystem image. not just a filesystem image.

View File

@ -2,4 +2,4 @@
set -eu set -eu
install -m 0755 -o root -g root /opt/stack/lsb-release/lsb_release /usr/local/bin install -m 0755 -o root -g root /opt/stack/lsb-release/lsb_release /usr/local/bin

View File

@ -3,4 +3,4 @@
set -eu set -eu
set -o pipefail set -o pipefail
echo "ccache dkms" > /tmp/yum-blacklist echo "ccache dkms" > /tmp/yum-blacklist

View File

@ -1,4 +1,4 @@
Puts selinux into permissive mode by writing SELINUX=permissive Puts selinux into permissive mode by writing SELINUX=permissive
to /etc/selinux/config to /etc/selinux/config
Enable this element when debugging selinux issues. Enable this element when debugging selinux issues.

View File

@ -1,4 +1,4 @@
cache-url cache-url
dib-run-parts dib-run-parts
dkms dkms
dpkg dpkg