Whamcloud - gitweb
LU-11673 tests: add space before ']' in test-framework 79/35079/4
authorJames Nunez <jnunez@whamcloud.com>
Thu, 6 Jun 2019 13:48:13 +0000 (07:48 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 27 Jun 2019 21:33:42 +0000 (21:33 +0000)
commit54e011a729fd656ae8568192763afe12425cd05e
treedf0f262585baeec5bb962d119464431f84925183
parent907a82654245c20c83c4291ab1617c9c64340c30
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.

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