Skip to content

Commit 00ebdee

Browse files
committed
update elasticsearch-keystore.bat indenting
1 parent 03a2733 commit 00ebdee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

distribution/src/bin/elasticsearch-keystore.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ setlocal enableextensions
55

66
set ES_MAIN_CLASS=org.elasticsearch.common.settings.KeyStoreCli
77
call "%~dp0elasticsearch-cli.bat" ^
8-
%%* ^
9-
|| goto exit
8+
%%* ^
9+
|| goto exit
1010

1111
endlocal
1212
endlocal

0 commit comments

Comments
 (0)