Remove extraneous newlines from keystore.bash

This commit removes some extraneous trailing newlines from
keystore.bash, the packaging test cases for the interaction between
installing X-Pack and the keystore.

Original commit: elastic/x-pack-elasticsearch@86250ecfbc
This commit is contained in:
Jason Tedor 2017-08-28 21:09:47 -04:00
parent fb7118fde2
commit 5cd92ffbbf
1 changed files with 0 additions and 2 deletions

View File

@ -51,5 +51,3 @@ fi
assert_file "$ESCONFIG/elasticsearch.keystore" f root elasticsearch 660
fi
}