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:
parent
5c619b43db
commit
1331a828da
@ -98,4 +98,4 @@ SWIFT_DATA_DIR=$DEST/data
|
||||
# -------
|
||||
|
||||
# Install the tempest test suite
|
||||
enable_service tempest
|
||||
enable_service tempest
|
||||
|
Loading…
Reference in New Issue
Block a user