Whamcloud - gitweb
LU-8021 tests: Add leading $ to "DEBUGSAVE_SERVER" 86/22586/3
authorEmoly Liu <emoly.liu@intel.com>
Mon, 19 Sep 2016 06:13:16 +0000 (14:13 +0800)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 21 Sep 2016 13:00:59 +0000 (13:00 +0000)
commit81f309421dafa9a7519634bb27f54faabd5ef852
tree15bf06ef5aef57f5558a4d71dc832d88571769e8
parent4fb513d0a635ce749ddb2173e9841814622ba4a2
LU-8021 tests: Add leading $ to "DEBUGSAVE_SERVER"

Add leading $ to "DEBUGSAVE_SERVER", otherwise the check is always
true and the code tries to restore an empty string and it produces
a lot of spurious error messages in the test logs.

Test-Parameters: trivial
Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Change-Id: I4e9206bc312af22fea22bf6ab634469439008003
Reviewed-on: http://review.whamcloud.com/22586
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Parinay Kondekar <parinay.kondekar@seagate.com>
lustre/tests/test-framework.sh