Whamcloud - gitweb
LU-10204 tests: Fix line continuation 81/29981/4
authorNikolay Borisov <nborisov@suse.com>
Tue, 7 Nov 2017 16:44:11 +0000 (18:44 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 29 Nov 2017 05:59:29 +0000 (05:59 +0000)
commit6783c75b3bc9420408f59bc799c429190443ae3e
treee69b92400a3c469dfc913daac09dacd0aa7b4975
parent69c181ab35824167c6e3b7f15a3a077dd8c9896c
LU-10204 tests: Fix line continuation

There is a simple  missing in one of the error paths in
ladvise_willread_performance which results in an unknown command
error. Fix it by adding the missing backslash.

Test-Parameters: trivial
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Change-Id: Ifff854c6cf5c1add71fd1571cb4de01d56204fde
Reviewed-on: https://review.whamcloud.com/29981
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
lustre/tests/sanity.sh