Whamcloud - gitweb
LU-16492 tests: sanity/398b variable used without assignment 87/49687/2
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Thu, 19 Jan 2023 02:41:43 +0000 (08:11 +0530)
committerOleg Drokin <green@whamcloud.com>
Tue, 31 Jan 2023 02:35:08 +0000 (02:35 +0000)
commit0552639ff07fff39c9a0ff49efec056331d9a029
tree2e0484052746c7d019e5c0f74e606d94440a034e
parent64faf832a6128cc55c0f3ffa0595d9715d3bdd25
LU-16492 tests: sanity/398b variable used without assignment

This patch initilizes 'before' variable with UNIX
timestamp. Variable 'before' was used without assigning
any value.

Test-Parameters: trivial testlist=sanity env=ONLY=398b
Fixes: b4880f37582a ("LU-15483 tests: Improve test 398b")
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: Iba9e361735272d9c640a115f520ee7c60ac41239
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49687
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh