Skip to content
Snippets Groups Projects
Commit 5b93f2ec authored by Agata Murawska's avatar Agata Murawska
Browse files

Add newline at the end of shelltest files


Signed-off-by: default avatarAgata Murawska <agatamurawska@google.com>
Reviewed-by: default avatarRené Nussbaumer <rn@google.com>
parent 19fe9138
No related merge requests found
......@@ -22,4 +22,4 @@
./test/hcheck --version
>>>= 0
./test/hcheck --help
>>>= 0
\ No newline at end of file
>>>= 0
......@@ -41,4 +41,4 @@ Error: this program doesn't take any arguments.
./test/hcheck unexpected-argument
>>>2
Error: this program doesn't take any arguments.
>>>=1
\ No newline at end of file
>>>=1
......@@ -37,4 +37,4 @@
# hcheck should be able to run with multiple groups
./test/hcheck -t$T/simu-twogroups.tiered --machine-readable
>>> /HCHECK_OK=1/
>>>= 0
\ No newline at end of file
>>>= 0
......@@ -26,4 +26,4 @@
# hcheck should not find reason to rebalance
./test/hcheck -t$T/simu-onegroup.tiered --machine-readable
>>> /HCHECK_INIT_CLUSTER_NEED_REBALANCE=0/
>>>= 0
\ No newline at end of file
>>>= 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment