Whamcloud - gitweb
LU-9474 tests: fix quoting in stack_trap 58/34158/2
authorQuentin Bouget <quentin.bouget@cea.fr>
Fri, 1 Feb 2019 08:05:39 +0000 (00:05 -0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 15 Feb 2019 01:28:40 +0000 (01:28 +0000)
commit4c33ed79380017abfb9a1e34b99bc957257f4d55
tree20d9e78535f1d31c5f970911d02cacdeb1183bfe
parenta1d1006a5e2bd7ba3dd9096107c456b353a3eeb0
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)

This patch is back-ported from the following one:
Lustre-commit: 99420a1830b89a8aba6350b095065d65107f7c0f
Lustre-change: https://review.whamcloud.com/30490

Test-Parameters: trivial testlist=sanity-hsm

Signed-off-by: Quentin Bouget <quentin.bouget@cea.fr>
Change-Id: Ia43219e57079abdbfc75485105d572bbfa85caba
Reviewed-on: https://review.whamcloud.com/34158
Tested-by: Jenkins
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh