Whamcloud - gitweb
LU-11673 tests: add space before ']' in test-framework 26/36926/2
authorJames Nunez <jnunez@whamcloud.com>
Thu, 6 Jun 2019 13:48:13 +0000 (07:48 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 12 Dec 2019 23:06:17 +0000 (23:06 +0000)
commit93efabdb0db798037f377206f50502e6510b4604
treee89ebabc96f404d11b193d1c6c1328fd38bed8e8
parent93f16cbb7210c390546ccd25244803770b52029f
LU-11673 tests: add space before ']' in test-framework

The test command '[' expects spaces before all arguments
including the closing ']'.

Add a space before the closing ']' in the function
print_summary() in test-framework.sh.

Lustre-change: https://review.whamcloud.com/35079
Lustre-commit: 54e011a729fd656ae8568192763afe12425cd05e

Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: If2365cb5f2b9c003949c6224997644c61341fe35
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/36926
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh