Add \n at the end of samples/local.conf

Currently if you `cat` the file, the bash prompt will be at a weird
position. And if you programmaticaly add a new line to this file,
the line will be, in fact, appended to the previous line.

Change-Id: I19ba018d9a934f8fdc07cc9bec50a0105f2710f9
This commit is contained in:
Jordan Pittier 2015-03-16 10:27:47 +01:00
parent 5c619b43db
commit 1331a828da
1 changed files with 1 additions and 1 deletions

View File

@ -98,4 +98,4 @@ SWIFT_DATA_DIR=$DEST/data
# -------
# Install the tempest test suite
enable_service tempest
enable_service tempest