Whamcloud - gitweb
LU-9474 tests: fix quoting in stack_trap 90/30490/9
authorQuentin Bouget <quentin.bouget@cea.fr>
Mon, 11 Dec 2017 08:42:18 +0000 (08:42 +0000)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 9 Feb 2018 05:57:41 +0000 (05:57 +0000)
commit99420a1830b89a8aba6350b095065d65107f7c0f
tree0b45af0ad9a95fd76f60a6500f44ce5d6d34384a
parentdbc73c2f7c999530029bd20f878d0afcd56d81c4
LU-9474 tests: fix quoting in stack_trap

stack_trap() mishandled single quotes. This patch is not the cleanest
of fixes, but it works.

(sanity-hsm is the only test suite that uses the function, for now)

Test-Parameters: trivial testlist=sanity-hsm
Signed-off-by: Quentin Bouget <quentin.bouget@cea.fr>
Change-Id: Ia43219e57079abdbfc75485105d572bbfa85caba
Reviewed-on: https://review.whamcloud.com/30490
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/test-framework.sh