diff --git a/test/htools-basic.test b/test/htools-basic.test index d05d54406f82bd1678875ffa041d10692ef1b0f8..348fce3d3442d0fc62e7b2977c47c1c68c8965bd 100644 --- a/test/htools-basic.test +++ b/test/htools-basic.test @@ -22,4 +22,4 @@ ./test/hcheck --version >>>= 0 ./test/hcheck --help ->>>= 0 \ No newline at end of file +>>>= 0 diff --git a/test/htools-invalid.test b/test/htools-invalid.test index f8849cf1ae145a44f803f2ce4ebe7df1937c825e..1ebc7423387ca3105d7dffa9ad1cb90bd5cdaaec 100644 --- a/test/htools-invalid.test +++ b/test/htools-invalid.test @@ -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 diff --git a/test/htools-multi-group.test b/test/htools-multi-group.test index 12d8a0138ff1d61deb0f325fe86a9a14a54b62ef..5761a9cf8ac0513e4364da2ed5b5a57721aff43f 100644 --- a/test/htools-multi-group.test +++ b/test/htools-multi-group.test @@ -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 diff --git a/test/htools-single-group.test b/test/htools-single-group.test index 770da1e902debd21d1e920ab34176b5360764bbb..43370670fedeb032c2fb4ad884cb741e4f63e9dc 100644 --- a/test/htools-single-group.test +++ b/test/htools-single-group.test @@ -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