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:
parent
fb7118fde2
commit
5cd92ffbbf
|
@ -51,5 +51,3 @@ fi
|
|||
assert_file "$ESCONFIG/elasticsearch.keystore" f root elasticsearch 660
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue