Whamcloud - gitweb
LU-10833 tests: missing sed command 04/31704/2
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Wed, 21 Mar 2018 06:34:38 +0000 (09:34 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Apr 2018 19:52:15 +0000 (19:52 +0000)
commit8d376372cfe3194cd6e1498c87ca75be90d24847
tree05c41b3ac4bde0720fc3dbb8996d4b03c07fafde
parent00c89bf0148a105cb7145475194136dc672d1623
LU-10833 tests: missing sed command

sed is complaining on missing command:
       cmd=$(echo $cmd | sed '/-n//')

Change-Id: Id1f0ed65719b58c4a51e9829177dd51996124d25
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-on: https://review.whamcloud.com/31704
Tested-by: Jenkins
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/test-framework.sh